feat: Capture thread state from AsyncLocalStorage store
#115
ci.yml
on: pull_request
Matrix: job_compile
Lint
25s
Matrix: job_test_bindings
All required jobs passed
4s
Annotations
12 errors
|
Test (v24) macos-13
Process completed with exit code 1.
|
|
test/e2e.test.mjs > e2e Tests > detect stalled thread:
test/e2e.test.mjs#L72
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e.test.mjs:72:7
|
|
Test (v18) macos-13
Process completed with exit code 1.
|
|
test/e2e.test.mjs > e2e Tests > can be disabled:
test/e2e.test.mjs#L148
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e.test.mjs:148:7
|
|
test/e2e.test.mjs > e2e Tests > detect stalled thread:
test/e2e.test.mjs#L72
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e.test.mjs:72:7
|
|
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads:
test/e2e.test.mjs#L17
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e.test.mjs:17:7
|
|
Test (v22) macos-13
Process completed with exit code 1.
|
|
test/e2e.test.mjs > e2e Tests > can be disabled:
test/e2e.test.mjs#L148
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e.test.mjs:148:7
|
|
test/e2e.test.mjs > e2e Tests > async storage state:
test/e2e.test.mjs#L109
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e.test.mjs:109:7
|
|
test/e2e.test.mjs > e2e Tests > detect stalled thread:
test/e2e.test.mjs#L72
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e.test.mjs:72:7
|
|
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads:
test/e2e.test.mjs#L17
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e.test.mjs:17:7
|
|
All required jobs passed
Process completed with exit code 1.
|