Skip to content

WIP - Rewriting tests to use vitest #3286

WIP - Rewriting tests to use vitest

WIP - Rewriting tests to use vitest #3286

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

windows-ci.yml

on: pull_request
Windows Integration Tests
3m 51s
Windows Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
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
Windows Integration Tests
Process completed with exit code 1.