Skip to content

ci: Add GitHub Actions workflows for automated testing and validation #2

ci: Add GitHub Actions workflows for automated testing and validation

ci: Add GitHub Actions workflows for automated testing and validation #2

Triggered via pull request September 30, 2025 21:33
Status Failure
Total duration 1m 26s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run Tests
Process completed with exit code 1.
packages/commands/js-debugger/src/adapters/browser-adapter.integration.test.ts > BrowserAdapter integration > pauses on debugger statement, inspects state, and captures console output: packages/commands/js-debugger/test/utils/async-helpers.ts#L56
Error: Timeout waiting for condition ❯ waitFor packages/commands/js-debugger/test/utils/async-helpers.ts:56:9 ❯ launchHeadlessChromium packages/commands/js-debugger/src/adapters/browser-adapter.integration.test.ts:65:5 ❯ packages/commands/js-debugger/src/adapters/browser-adapter.integration.test.ts:176:20
packages/server/test/unit/dev-auth-environment-variables.test.ts > Default Authentication with Environment Variables > should reject short auth tokens: packages/server/test/unit/dev-auth-environment-variables.test.ts#L317
Error: Process did not exit as expected ❯ Timeout._onTimeout packages/server/test/unit/dev-auth-environment-variables.test.ts:317:16
packages/commands/js-debugger/src/session-manager.test.ts > SessionManager (Node integration) > hits TypeScript debugger statements and breakpoints after continuing: packages/commands/js-debugger/src/session-manager.test.ts#L183
AssertionError: expected 'file:///tmp/js-debugger-fixture-T3rSn…' to be '/tmp/js-debugger-fixture-T3rSnf/break…' // Object.is equality Expected: "/tmp/js-debugger-fixture-T3rSnf/breakpoint-script.ts" Received: "file:///tmp/js-debugger-fixture-T3rSnf/breakpoint-script.ts" ❯ packages/commands/js-debugger/src/session-manager.test.ts:183:70