Skip to content

use vitest for integration tests #2413

use vitest for integration tests

use vitest for integration tests #2413

Triggered via pull request June 11, 2024 15:55
Status Failure
Total duration 27m 37s
Artifacts

checks.yml

on: pull_request
Matrix: format_check
Matrix: integration_linux
Matrix: memory_linux
Matrix: typechecking_and_linting
Matrix: unit_tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 14 warnings
tests/integration/scenarios/discontinuities.test.js > discontinuities handling > discontinuities between periods with different types > should seek over discontinuities between periods: tests/integration/scenarios/discontinuities.test.js#L138
AssertionError: expected +0 to be above 131 - Expected + Received - 131 + 0 ❯ AssertionError2 ../../../../../node_modules/.vite/deps/vitest___chai.js:38:17 ❯ node_modules/chai/lib/chai/assertion.js/module.exports/Assertion2.prototype.assert ../../../../../node_modules/.vite/deps/vitest___chai.js:1481:17 ❯ assertAbove ../../../../../node_modules/.vite/deps/vitest___chai.js:1834:16 ❯ methodWrapper ../../../../../node_modules/.vite/deps/vitest___chai.js:1044:29 ❯ tests/integration/scenarios/discontinuities.test.js:138:34 ❯ checkAfterSleepWithBackoff ../../../../../tests/utils/checkAfterSleepWithBackoff.js:39:5
integration_linux (20.x)
Process completed with exit code 1.
tests/memory/index.test.js > Memory tests > should not have a sensible memory leak after 1000 setTime calls of VideoThumbnailLoader: tests/memory/index.test.js#L285
AssertionError: expected 5255437 to be below 1000000 - Expected + Received - 1000000 + 5255437 ❯ tests/memory/index.test.js:285:36
memory_linux (20.x)
Process completed with exit code 1.
format_check (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format_check (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
format_check (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
format_check (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
format_check (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
format_check (20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
typechecking_and_linting (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typechecking_and_linting (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit_tests (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit_tests (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration_linux (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_linux (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
memory_linux (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
memory_linux (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/