[Webkit-unassigned] [Bug 221159] New: REGRESSION: [Catalina WK1] imported/w3c/web-platform-tests/wasm/jsapi/global/type.tentative.any.html and type.tentative.any.worker.html failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 15:14:33 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=221159

            Bug ID: 221159
           Summary: REGRESSION: [Catalina WK1]
                    imported/w3c/web-platform-tests/wasm/jsapi/global/type
                    .tentative.any.html and type.tentative.any.worker.html
                    failing
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210129/41984ad7/attachment.htm>


More information about the webkit-unassigned mailing list