Update StarlingMonkey #1004
Annotations
10 errors
|
Test:
test/output/flavorful/flavorful.js#L4135
TypeError: Cannot destructure property 'a' of 'ret' as it is undefined.
❯ trampoline36 test/output/flavorful/flavorful.js:4135:11
❯ indirect-local:flavorful/test-f-list-in-record2 wasm:/wasm/wit-component:shim-874ccc3a:1:711
❯ null.<anonymous> wasm:/wasm/03a9f0d2:1:10772101
❯ null.<anonymous> wasm:/wasm/03a9f0d2:1:3656234
❯ null.<anonymous> wasm:/wasm/03a9f0d2:1:3627560
❯ null.<anonymous> wasm:/wasm/03a9f0d2:1:3584500
❯ null.<anonymous> wasm:/wasm/03a9f0d2:1:3656028
❯ null.<anonymous> wasm:/wasm/03a9f0d2:1:3658601
❯ null.<anonymous> wasm:/wasm/03a9f0d2:1:4097688
❯ null.<anonymous> wasm:/wasm/03a9f0d2:1:2233732
|
|
Test:
test/cases/flags/test.js#L4
AssertionError: Expected values to be strictly deep-equal:
+ actual - expected
{
+ b0: false
- b0: true
}
- Expected
+ Received
{
- "b0": true,
+ "b0": false,
}
❯ Module.test test/cases/flags/test.js:4:18
❯ test/bindings.js:155:22
|
|
Test:
test/output/conventions/conventions.js#L4122
RuntimeError: null function or function signature mismatch
❯ null.<anonymous> wasm:/wasm/0388033a:1:3654309
❯ null.<anonymous> wasm:/wasm/0388033a:1:3625635
❯ null.<anonymous> wasm:/wasm/0388033a:1:3582575
❯ null.<anonymous> wasm:/wasm/0388033a:1:3654103
❯ null.<anonymous> wasm:/wasm/0388033a:1:3656676
❯ null.<anonymous> wasm:/wasm/0388033a:1:4095745
❯ null.<anonymous> wasm:/wasm/0388033a:1:2231842
❯ local:conventions/conventions#foo wasm:/wasm/0388033a:1:10770024
❯ Object.foo$1 [as foo] test/output/conventions/conventions.js:4122:3
❯ Module.test test/cases/conventions/test.js:8:36
|
|
Test:
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:149:20
|
|
Test:
test/output/resources/resources.js#L81
TypeError: Invalid handle
❯ rscTableRemove test/output/resources/resources.js:81:50
❯ test/output/resources/resources.js:4266:19
This error originated in "test/bindings.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "strings". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Test:
test/output/resources/resources.js#L81
TypeError: Invalid handle
❯ rscTableRemove test/output/resources/resources.js:81:50
❯ test/output/resources/resources.js:4266:19
This error originated in "test/bindings.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "strings". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Test:
test/output/resource-import-and-export/resource-import-and-export.js#L77
TypeError: Invalid handle
❯ rscTableRemove test/output/resource-import-and-export/resource-import-and-export.js:77:50
❯ test/output/resource-import-and-export/resource-import-and-export.js:4246:19
This error originated in "test/bindings.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "small-anonymous". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Test:
test/output/resource-alias/resource-alias.js#L76
TypeError: Invalid handle
❯ rscTableRemove test/output/resource-alias/resource-alias.js:76:50
❯ test/output/resource-alias/resource-alias.js:4111:19
This error originated in "test/bindings.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resource-top-level". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Test:
test/output/resource-borrow-export/resource-borrow-export.js#L76
TypeError: Invalid handle
❯ rscTableRemove test/output/resource-borrow-export/resource-borrow-export.js:76:50
❯ test/output/resource-borrow-export/resource-borrow-export.js:4110:19
This error originated in "test/bindings.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "resource-top-level". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Test:
test/output/http-server/http-server.js#L9449
RuntimeError: unreachable
❯ null.<anonymous> wasm:/wasm/04257af6:1:10682536
❯ null.<anonymous> wasm:/wasm/04257af6:1:10682545
❯ null.<anonymous> wasm:/wasm/04257af6:1:2240736
❯ wasi:http/incoming-handler@0.2.10#handle wasm:/wasm/04257af6:1:10782255
❯ Object.handle$1 [as handle] test/output/http-server/http-server.js:9449:3
❯ node_modules/@bytecodealliance/preview2-shim/lib/nodejs/http.js:768:33
❯ node_modules/@bytecodealliance/preview2-shim/lib/io/worker-io.js:75:5
❯ Worker.<anonymous> node_modules/@bytecodealliance/preview2-shim/lib/synckit/index.js:65:9
❯ Worker.emit node:events:508:20
❯ MessagePort.<anonymous> node:internal/worker:333:53
This error originated in "test/bindings.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "lists". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Loading