refactor(tests): split up test suites, update docs #904
Annotations
7 errors and 6 notices
|
test (23.10.0, windows-latest, weval)
Process completed with exit code 1.
|
|
test/builtins.js > Builtins > console-object:
test/builtins.js#L106
Error: test timed out with output:
{ a: { value: "a" }, b: { c: "d" }, e: ["f"], g: [{ g: "i" }], l: [ l () {
}], m: [Getter], n: [Getter], o: [ function () {
}], p: [ () => {}], q: 5, s: 29879287298374924, t: Set(3) { 1, 2, 3 }, u: Map(3) { 1 => 2, 3 => 4, [ function foo () {}] => {} }, v: Symbol.for("blah"), w: Symbol(), x: undefined, y: null, z: URL { hash: "", host: "site.com", hostname: "site.com", href: "https://site.com/x?a&b", origin: "https://site.com", password: "", pathname: "/x", port: "", protocol: "https:", search: "?a&b", searchParams: URLSearchParams {}, username: "" }, zz: Uint8Array [1, 2, 3], zzz: Z {} }
stderr:
❯ Timeout.<anonymous> test/builtins.js:106:19
|
|
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:
test/builtins.js#L106
Error: test timed out with output:
2078830796
1037493510
3720370390
3829207313
783100766
1684440982
143678372
1284922237
579461136
stderr:
❯ Timeout.<anonymous> test/builtins.js:106:19
|
|
test/builtins.js > Builtins > console-object:
test/builtins.js#L106
Error: test timed out with output:
{ a: { value: "a" }, b: { c: "d" }, e: ["f"], g: [{ g: "i" }], l: [ l () {
}], m: [Getter], n: [Getter], o: [ function () {
}], p: [ () => {}], q: 5, s: 29879287298374924, t: Set(3) { 1, 2, 3 }, u: Map(3) { 1 => 2, 3 => 4, [ function foo () {}] => {} }, v: Symbol.for("blah"), w: Symbol(), x: undefined, y: null, z: URL { hash: "", host: "site.com", hostname: "site.com", href: "https://site.com/x?a&b", origin: "https://site.com", password: "", pathname: "/x", port: "", protocol: "https:", search: "?a&b", searchParams: URLSearchParams {}, username: "" }, zz: Uint8Array [1, 2, 3], zzz: Z {} }
stderr:
❯ Timeout.<anonymous> test/builtins.js:106:19
|
|
test/bindings.js > Bindings > args:
test/bindings.js#L20
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/bindings.js:20:10
|
|
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
|