<?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>207461</bug_id>
          
          <creation_ts>2020-02-10 07:57:16 -0800</creation_ts>
          <short_desc>[ macOS ] imported/w3c/web-platform-tests/wasm/jsapi/constructor/instantiate-bad-imports.any.worker.html is flaky failing</short_desc>
          <delta_ts>2020-02-10 08:03:19 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jacob Uphoff">jacob_uphoff</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1616858</commentid>
    <comment_count>0</comment_count>
    <who name="Jacob Uphoff">jacob_uphoff</who>
    <bug_when>2020-02-10 07:57:16 -0800</bug_when>
    <thetext>imported/w3c/web-platform-tests/wasm/jsapi/constructor/instantiate-bad-imports.any.worker.html

This test has a long history of flaky failing but was first seen on commit 252083 

I ran the test in iterations x5000 on wk1 and wk2 and the failure did not reproduce 

This is happening on Debug

History:

https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fwasm%2Fjsapi%2Fconstructor%2Finstantiate-bad-imports.any.worker.html&amp;limit=50000

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/wasm/jsapi/constructor/instantiate-bad-imports.any.worker-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/wasm/jsapi/constructor/instantiate-bad-imports.any.worker-actual.txt
@@ -1,3 +1,5 @@
+
+Harness Error (TIMEOUT), message = null
 
 PASS WebAssembly.instantiate(module): Non-object imports argument: null 
 PASS WebAssembly.instantiate(module): Non-object imports argument: true 
@@ -95,32 +97,32 @@
 PASS WebAssembly.instantiate(buffer): Importing a global with an incorrectly-typed value: true 
 PASS WebAssembly.instantiate(buffer): Importing a global with an incorrectly-typed value: &quot;&quot; 
 PASS WebAssembly.instantiate(buffer): Importing a global with an incorrectly-typed value: symbol &quot;Symbol()&quot; 
-PASS WebAssembly.instantiate(buffer): Importing a global with an incorrectly-typed value: plain object 
-PASS WebAssembly.instantiate(buffer): Importing a global with an incorrectly-typed value: WebAssembly.Global 
-PASS WebAssembly.instantiate(buffer): Importing a global with an incorrectly-typed value: WebAssembly.Global.prototype 
-PASS WebAssembly.instantiate(buffer): Importing a global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype) 
-PASS WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: undefined 
-PASS WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: null 
-PASS WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: true 
-PASS WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: &quot;&quot; 
-PASS WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: symbol &quot;Symbol()&quot; 
-PASS WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: 1 
-PASS WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: 0.1 
-PASS WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: NaN 
-PASS WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: plain object 
-PASS WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: WebAssembly.Memory 
-PASS WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: WebAssembly.Memory.prototype 
-PASS WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: Object.create(WebAssembly.Memory.prototype) 
-PASS WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: undefined 
-PASS WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: null 
-PASS WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: true 
-PASS WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: &quot;&quot; 
-PASS WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: symbol &quot;Symbol()&quot; 
-PASS WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: 1 
-PASS WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: 0.1 
-PASS WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: NaN 
-PASS WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: plain object 
-PASS WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: WebAssembly.Table 
-PASS WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: WebAssembly.Table.prototype 
-PASS WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: Object.create(WebAssembly.Table.prototype) 
+TIMEOUT WebAssembly.instantiate(buffer): Importing a global with an incorrectly-typed value: plain object Test timed out
+NOTRUN WebAssembly.instantiate(buffer): Importing a global with an incorrectly-typed value: WebAssembly.Global 
+NOTRUN WebAssembly.instantiate(buffer): Importing a global with an incorrectly-typed value: WebAssembly.Global.prototype 
+NOTRUN WebAssembly.instantiate(buffer): Importing a global with an incorrectly-typed value: Object.create(WebAssembly.Global.prototype) 
+NOTRUN WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: undefined 
+NOTRUN WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: null 
+NOTRUN WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: true 
+NOTRUN WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: &quot;&quot; 
+NOTRUN WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: symbol &quot;Symbol()&quot; 
+NOTRUN WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: 1 
+NOTRUN WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: 0.1 
+NOTRUN WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: NaN 
+NOTRUN WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: plain object 
+NOTRUN WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: WebAssembly.Memory 
+NOTRUN WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: WebAssembly.Memory.prototype 
+NOTRUN WebAssembly.instantiate(buffer): Importing memory with an incorrectly-typed value: Object.create(WebAssembly.Memory.prototype) 
+NOTRUN WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: undefined 
+NOTRUN WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: null 
+NOTRUN WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: true 
+NOTRUN WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: &quot;&quot; 
+NOTRUN WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: symbol &quot;Symbol()&quot; 
+NOTRUN WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: 1 
+NOTRUN WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: 0.1 
+NOTRUN WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: NaN 
+NOTRUN WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: plain object 
+NOTRUN WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: WebAssembly.Table 
+NOTRUN WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: WebAssembly.Table.prototype 
+NOTRUN WebAssembly.instantiate(buffer): Importing table with an incorrectly-typed value: Object.create(WebAssembly.Table.prototype)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1616859</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-02-10 07:57:35 -0800</bug_when>
    <thetext>&lt;rdar://problem/59310805&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1616862</commentid>
    <comment_count>2</comment_count>
    <who name="Jacob Uphoff">jacob_uphoff</who>
    <bug_when>2020-02-10 08:03:19 -0800</bug_when>
    <thetext>Updated test expectations in r256171</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>