runtimeをworkspaceに & テストを追加 #10
Annotations
3 errors
|
test-runtime (22.x)
Process completed with exit code 1.
|
|
[chrome] tests/vitest-all.tsx > Runtime Integration Tests > rust Runtime > File Execution > should capture errors:
packages/runtime/tests/vitest-all.tsx#L75
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/vitest-all.tsx:75:12
|
|
[chrome] tests/vitest-all.tsx > Runtime Integration Tests > rust Runtime > File Execution > should capture stdout:
packages/runtime/tests/vitest-all.tsx#L75
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/vitest-all.tsx:75:12
|