RESOLVED DUPLICATE of bug 221157 221159
REGRESSION: [Catalina WK1] imported/w3c/web-platform-tests/wasm/jsapi/global/type.tentative.any.html and type.tentative.any.worker.html failing
https://bugs.webkit.org/show_bug.cgi?id=221159
Summary REGRESSION: [Catalina WK1] imported/w3c/web-platform-tests/wasm/jsapi/global/...
Ryan Haddad
Reported 2021-01-29 15:14:33 PST
imported/w3c/web-platform-tests/wasm/jsapi/global/type.tentative.any.html and imported/w3c/web-platform-tests/wasm/jsapi/global/type.tentative.any.worker.html are failing on Catalina WK1 --- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/wasm/jsapi/global/type.tentative.any-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/wasm/jsapi/global/type.tentative.any-actual.txt @@ -7,8 +7,8 @@ FAIL f32, immutable undefined is not an object (evaluating 'myglobal.type.value') FAIL f64, mutable undefined is not an object (evaluating 'myglobal.type.value') FAIL f64, immutable undefined is not an object (evaluating 'myglobal.type.value') -FAIL anyref, mutable WebAssembly.Global expects its 'value' field to be the string 'i32', 'i64', 'f32', or 'f64' -FAIL anyref, immutable WebAssembly.Global expects its 'value' field to be the string 'i32', 'i64', 'f32', or 'f64' +FAIL anyref, mutable undefined is not an object (evaluating 'myglobal.type.value') +FAIL anyref, immutable undefined is not an object (evaluating 'myglobal.type.value') FAIL funcref, mutable WebAssembly.Global expects its 'value' field to be the string 'i32', 'i64', 'f32', or 'f64' FAIL funcref, immutable WebAssembly.Global expects its 'value' field to be the string 'i32', 'i64', 'f32', or 'f64' FAIL key ordering undefined is not an object (evaluating 'Object.getOwnPropertyNames(myglobal.type)') --- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/wasm/jsapi/global/type.tentative.any.worker-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/wasm/jsapi/global/type.tentative.any.worker-actual.txt @@ -7,8 +7,8 @@ FAIL f32, immutable undefined is not an object (evaluating 'myglobal.type.value') FAIL f64, mutable undefined is not an object (evaluating 'myglobal.type.value') FAIL f64, immutable undefined is not an object (evaluating 'myglobal.type.value') -FAIL anyref, mutable WebAssembly.Global expects its 'value' field to be the string 'i32', 'i64', 'f32', or 'f64' -FAIL anyref, immutable WebAssembly.Global expects its 'value' field to be the string 'i32', 'i64', 'f32', or 'f64' +FAIL anyref, mutable undefined is not an object (evaluating 'myglobal.type.value') +FAIL anyref, immutable undefined is not an object (evaluating 'myglobal.type.value') FAIL funcref, mutable WebAssembly.Global expects its 'value' field to be the string 'i32', 'i64', 'f32', or 'f64' FAIL funcref, immutable WebAssembly.Global expects its 'value' field to be the string 'i32', 'i64', 'f32', or 'f64' FAIL key ordering undefined is not an object (evaluating 'Object.getOwnPropertyNames(myglobal.type)') https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwasm%2Fjsapi%2Fglobal%2Ftype.tentative.any.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fwasm%2Fjsapi%2Fglobal%2Ftype.tentative.any.worker.html
Attachments
Ryan Haddad
Comment 1 2021-01-29 15:16:07 PST
Yusuke Suzuki
Comment 2 2021-01-29 15:28:28 PST
Dupe of 221157 *** This bug has been marked as a duplicate of bug 221157 ***
Note You need to log in before you can comment on or make changes to this bug.