Bug 243729
| Summary: | REGRESSION (253255@main): 10 wasm.yaml/wasm/js-api/table tests are consistent failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | JavaScriptCore | Assignee: | Yusuke Suzuki <ysuzuki> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=243672 | ||
Karl Rackler
Description:
The following JSC tests are failing on Release bots:
wasm.yaml/wasm/js-api/table.js.default-wasm
wasm.yaml/wasm/js-api/table.js.wasm-air
wasm.yaml/wasm/js-api/table.js.wasm-b3
wasm.yaml/wasm/js-api/table.js.wasm-bbqb3
wasm.yaml/wasm/js-api/table.js.wasm-collect-continuously
wasm.yaml/wasm/js-api/table.js.wasm-eager
wasm.yaml/wasm/js-api/table.js.wasm-eager-jettison
wasm.yaml/wasm/js-api/table.js.wasm-no-cjit-yes-tls-context
wasm.yaml/wasm/js-api/table.js.wasm-no-tls-context
wasm.yaml/wasm/js-api/table.js.wasm-slow-memory
https://build.webkit.org/#/builders/371/builds/6197/steps/jscore-test/logs/stdio
History:
https://results.webkit.org/?suite=javascriptcore-tests&suite=javascriptcore-tests&suite=javascriptcore-tests&suite=javascriptcore-tests&suite=javascriptcore-tests&suite=javascriptcore-tests&suite=javascriptcore-tests&suite=javascriptcore-tests&suite=javascriptcore-tests&suite=javascriptcore-tests&test=wasm.yaml%2Fwasm%2Fjs-api%2Ftable.js.default-wasm&test=wasm.yaml%2Fwasm%2Fjs-api%2Ftable.js.wasm-air&test=wasm.yaml%2Fwasm%2Fjs-api%2Ftable.js.wasm-b3&test=wasm.yaml%2Fwasm%2Fjs-api%2Ftable.js.wasm-bbqb3&test=wasm.yaml%2Fwasm%2Fjs-api%2Ftable.js.wasm-collect-continuously&test=wasm.yaml%2Fwasm%2Fjs-api%2Ftable.js.wasm-eager&test=wasm.yaml%2Fwasm%2Fjs-api%2Ftable.js.wasm-eager-jettison&test=wasm.yaml%2Fwasm%2Fjs-api%2Ftable.js.wasm-no-cjit-yes-tls-context&test=wasm.yaml%2Fwasm%2Fjs-api%2Ftable.js.wasm-no-tls-context&test=wasm.yaml%2Fwasm%2Fjs-api%2Ftable.js.wasm-slow-memory
Log:
Exception: Error: Not the same: "funcref" and "anyfunc"
_fail@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-JSC-Tests/build/WebKitBuild/Release/jsc-stress-results/.tests/wasm.yaml/wasm/assert.js:27:20
eq@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-JSC-Tests/build/WebKitBuild/Release/jsc-stress-results/.tests/wasm.yaml/wasm/assert.js:85:14
module code@/Volumes/Data/worker/Apple-Monterey-AppleSilicon-Release-JSC-Tests/build/WebKitBuild/Release/jsc-stress-results/.tests/wasm.yaml/wasm/js-api/table.js:403:14
evaluate@[native code]
moduleEvaluation@[native code]
@[native code]
@[native code]
ERROR: Unexpected exit code: 3
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98383509>
Yusuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/3153
EWS
Committed 253261@main (464b05effa96): <https://commits.webkit.org/253261@main>
Reviewed commits have been landed. Closing PR #3153 and removing active labels.