Skip to content

Fix the skipped test cases in the PreTeXt package #291

Fix the skipped test cases in the PreTeXt package

Fix the skipped test cases in the PreTeXt package #291

Triggered via pull request August 12, 2024 03:48
Status Failure
Total duration 7m 19s
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#L210
AssertionError: expected '<p>a</p>\n<section>\n <title>foo</ti…' to deeply equal '<p>a</p>\n<section>\n <title>foo</ti…' - Expected + Received <p>a</p> <section> <title>foo</title> <p>b</p> </section> - <section> - <title>bar</title> - <p>c</p> - </section> + <section><title>bar</title>c</section> ❯ packages/unified-latex-to-pretext/tests/unified-latex-to-pretext.test.ts:210: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.