Skip to content

Fix the skipped test cases in the PreTeXt package #290

Fix the skipped test cases in the PreTeXt package

Fix the skipped test cases in the PreTeXt package #290

Triggered via pull request August 12, 2024 00:22
Status Failure
Total duration 7m 21s
Artifacts

on-pull-request.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
packages/unified-latex-to-pretext/tests/unified-latex-to-pretext.test.ts > unified-latex-to-pretext:unified-latex-to-pretext > Can wrap in <p>...</p> tags: packages/unified-latex-to-pretext/tests/unified-latex-to-pretext.test.ts#L204
AssertionError: expected 'a\n<section><title>foo</title> bc</se…' to deeply equal '<p>a</p>\n<section>\n <title>foo</ti…' - Expected + Received - <p>a</p> - <section> - <title>foo</title> - <p>b</p> - <p>c</p> - </section> + a + <section><title>foo</title> bc</section> ❯ packages/unified-latex-to-pretext/tests/unified-latex-to-pretext.test.ts:204:37
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x)
The operation was canceled.