Bug 243729 - REGRESSION (253255@main): 10 wasm.yaml/wasm/js-api/table tests are consistent failures
Summary: REGRESSION (253255@main): 10 wasm.yaml/wasm/js-api/table tests are consistent...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-09 07:50 PDT by Karl Rackler
Modified: 2022-08-09 09:54 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-08-09 07:50:38 PDT
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
Comment 1 Radar WebKit Bug Importer 2022-08-09 07:51:16 PDT
<rdar://problem/98383509>
Comment 2 Yusuke Suzuki 2022-08-09 09:51:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3153
Comment 3 EWS 2022-08-09 09:54:02 PDT
Committed 253261@main (464b05effa96): <https://commits.webkit.org/253261@main>

Reviewed commits have been landed. Closing PR #3153 and removing active labels.