Skip to content

Migrate additional doenetml worker tests to vitest #987

Migrate additional doenetml worker tests to vitest

Migrate additional doenetml worker tests to vitest #987

Triggered via pull request October 19, 2024 22:51
Status Failure
Total duration 23m 27s
Artifacts

on-pull-request.yml

on: pull_request
Matrix: build-docs
Matrix: build
Matrix: Lint Typescript Code
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
src/test/tagSpecific/select.test.ts > Select tag tests > select with hide will hide named grandchildren replacements but not copies: packages/doenetml-worker/src/test/tagSpecific/select.test.ts#L2777
AssertionError: expected 'a, b, c, a, b' to equal 'a, b, c' Expected: "a, b, c" Received: "a, b, c, a, b" ❯ src/test/tagSpecific/select.test.ts:2777:56
src/test/tagSpecific/select.test.ts > Select tag tests > select with hide will hide named grandchildren replacements but not copies: packages/doenetml-worker/src/test/tagSpecific/select.test.ts#L2831
AssertionError: expected 'a, b, c, a, b' to equal 'a, b, c' Expected: "a, b, c" Received: "a, b, c, a, b" ❯ src/test/tagSpecific/select.test.ts:2831:56
build (18.x)
Process completed with exit code 1.
Lint Typescript Code (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-docs (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/