Skip to content

WIP - Rewriting tests to use vitest #2403

WIP - Rewriting tests to use vitest

WIP - Rewriting tests to use vitest #2403

Triggered via pull request January 3, 2025 22:00
@alexcottneralexcottner
synchronize #2178
vitest
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Integration Tests
1m 0s
Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test/http/integration_test.ts: test/http/integration_test.ts#L6
Error: @vitest/browser/context can be imported only inside the Browser Mode. Your test is running in forks pool. Make sure your regular tests are excluded from the "test.include" glob pattern. ❯ node_modules/@vitest/browser/context.js:12:7 ❯ test/http/integration_test.ts:6:31
Integration Tests
Process completed with exit code 1.
Integration Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636