<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>221159</bug_id>
          
          <creation_ts>2021-01-29 15:14:33 -0800</creation_ts>
          <short_desc>REGRESSION: [Catalina WK1] imported/w3c/web-platform-tests/wasm/jsapi/global/type.tentative.any.html and type.tentative.any.worker.html failing</short_desc>
          <delta_ts>2021-01-29 15:28:28 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>221157</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=220890</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1723897</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2021-01-29 15:14:33 -0800</bug_when>
    <thetext>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 &apos;myglobal.type.value&apos;)
 FAIL f64, mutable undefined is not an object (evaluating &apos;myglobal.type.value&apos;)
 FAIL f64, immutable undefined is not an object (evaluating &apos;myglobal.type.value&apos;)
-FAIL anyref, mutable WebAssembly.Global expects its &apos;value&apos; field to be the string &apos;i32&apos;, &apos;i64&apos;, &apos;f32&apos;, or &apos;f64&apos;
-FAIL anyref, immutable WebAssembly.Global expects its &apos;value&apos; field to be the string &apos;i32&apos;, &apos;i64&apos;, &apos;f32&apos;, or &apos;f64&apos;
+FAIL anyref, mutable undefined is not an object (evaluating &apos;myglobal.type.value&apos;)
+FAIL anyref, immutable undefined is not an object (evaluating &apos;myglobal.type.value&apos;)
 FAIL funcref, mutable WebAssembly.Global expects its &apos;value&apos; field to be the string &apos;i32&apos;, &apos;i64&apos;, &apos;f32&apos;, or &apos;f64&apos;
 FAIL funcref, immutable WebAssembly.Global expects its &apos;value&apos; field to be the string &apos;i32&apos;, &apos;i64&apos;, &apos;f32&apos;, or &apos;f64&apos;
 FAIL key ordering undefined is not an object (evaluating &apos;Object.getOwnPropertyNames(myglobal.type)&apos;)

--- /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 &apos;myglobal.type.value&apos;)
 FAIL f64, mutable undefined is not an object (evaluating &apos;myglobal.type.value&apos;)
 FAIL f64, immutable undefined is not an object (evaluating &apos;myglobal.type.value&apos;)
-FAIL anyref, mutable WebAssembly.Global expects its &apos;value&apos; field to be the string &apos;i32&apos;, &apos;i64&apos;, &apos;f32&apos;, or &apos;f64&apos;
-FAIL anyref, immutable WebAssembly.Global expects its &apos;value&apos; field to be the string &apos;i32&apos;, &apos;i64&apos;, &apos;f32&apos;, or &apos;f64&apos;
+FAIL anyref, mutable undefined is not an object (evaluating &apos;myglobal.type.value&apos;)
+FAIL anyref, immutable undefined is not an object (evaluating &apos;myglobal.type.value&apos;)
 FAIL funcref, mutable WebAssembly.Global expects its &apos;value&apos; field to be the string &apos;i32&apos;, &apos;i64&apos;, &apos;f32&apos;, or &apos;f64&apos;
 FAIL funcref, immutable WebAssembly.Global expects its &apos;value&apos; field to be the string &apos;i32&apos;, &apos;i64&apos;, &apos;f32&apos;, or &apos;f64&apos;
 FAIL key ordering undefined is not an object (evaluating &apos;Object.getOwnPropertyNames(myglobal.type)&apos;)

https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fwasm%2Fjsapi%2Fglobal%2Ftype.tentative.any.html&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fwasm%2Fjsapi%2Fglobal%2Ftype.tentative.any.worker.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1723898</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2021-01-29 15:16:07 -0800</bug_when>
    <thetext>Started with https://trac.webkit.org/changeset/272074/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1723909</commentid>
    <comment_count>2</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2021-01-29 15:28:28 -0800</bug_when>
    <thetext>Dupe of 221157

*** This bug has been marked as a duplicate of bug 221157 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>