refactor(tests): split up test suites, update docs #906
Annotations
9 errors and 6 notices
|
test (23.10.0, ubuntu-latest, weval)
Process completed with exit code 1.
|
|
test (23.10.0, windows-latest, weval)
Process completed with exit code 1.
|
|
test (23.10.0, macos-latest, weval)
Process completed with exit code 1.
|
|
test/wasi.js > WASI > basic app (old API):
test/wasi.js#L19
Error: Test timed out in 240000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/wasi.js:19:7
|
|
test/builtins.js > Builtins > crypto-random-disabled:
src/componentize.js#L352
Error: Failed to initialize component:
❯ componentize src/componentize.js:352:11
❯ test/builtins.js:30:29
|
|
test/builtins.js > Builtins > console-simple:
src/componentize.js#L352
Error: Failed to initialize component:
❯ componentize src/componentize.js:352:11
❯ test/builtins.js:30:29
|
|
test/builtins.js > Builtins > console-object:
src/componentize.js#L352
Error: Failed to initialize component:
❯ componentize src/componentize.js:352:11
❯ test/builtins.js:30:29
|
|
test/bindings.js > Bindings > bad-binding:
test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input:
'Failed to initialize component:\n'
- Expected:
/ReferenceError: Error loading module "not:world-defined"/
+ Received:
"Failed to initialize component:
"
❯ Module.err test/cases/bad-binding/test.js:4:8
❯ test/bindings.js:138:16
|
|
test/bindings.js > Bindings > args:
src/componentize.js#L352
Error: Failed to initialize component:
❯ componentize src/componentize.js:352:11
❯ test/bindings.js:72:40
|
|
test (23.10.0, macos-latest, release)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (23.10.0, macos-latest, release)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (23.10.0, macos-latest, debug)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (23.10.0, macos-latest, debug)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (23.10.0, macos-latest, weval)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (23.10.0, macos-latest, weval)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|