<?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>244549</bug_id>
          
          <creation_ts>2022-08-30 11:33:26 -0700</creation_ts>
          <short_desc>Test addition (243907@main): [ iOS ][ macOS ] imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/blob-url-workers.window.html is a flaky failure</short_desc>
          <delta_ts>2023-01-01 23:45:21 -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>RESOLVED</bug_status>
          <resolution>FIXED</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="Karl Rackler">rackler</reporter>
          <assigned_to name="Chris Dumez">cdumez</assigned_to>
          <cc>cdumez</cc>
    
    <cc>takuo.kihira</cc>
    
    <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>1894878</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-08-30 11:33:26 -0700</bug_when>
    <thetext>Description:
imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/blob-url-workers.window.html

This test was added at 243907@main and has been a flaky failure since on both iOS and macOS.  

REPRODUCTION STEPS
I can reproduce this on 253947@main ToT.

Command: 
MacOS
run-webkit-tests --debug -1 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 -f --no-retry imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/blob-url-workers.window.html

iOS
run-webkit-tests --ios-simulator --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 --no-retry imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/blob-url-workers.window.html

Result: 
Unexpected flakiness: text-only failures (1)
  imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/blob-url-workers.window.html [ Failure Pass ]

History:
https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fscripting-1%2Fthe-script-element%2Fmodule%2Fdynamic-import%2Fblob-url-workers.window.html&amp;platform=mac&amp;platform=ios&amp;limit=50000&amp;recent=false

Diff:
--- /Volumes/Data/worker/Apple-Monterey-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/blob-url-workers.window-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/blob-url-workers.window-actual.txt
@@ -1,5 +1,7 @@
 
-PASS A blob URL created in a window agent can be imported from a worker
+Harness Error (TIMEOUT), message = null
+
+TIMEOUT A blob URL created in a window agent can be imported from a worker Test timed out
 PASS A blob URL revoked in a window agent will not resolve in a worker
 PASS A revoked blob URL will not resolve in a worker even if it&apos;s in the window&apos;s module graph</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1894879</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-08-30 11:33:50 -0700</bug_when>
    <thetext>&lt;rdar://problem/99341974&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1894883</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-08-30 11:43:41 -0700</bug_when>
    <thetext>I have marked this test as a flaky failure while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1894885</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-08-30 11:51:46 -0700</bug_when>
    <thetext>Test gardening commit 253954@main (b81ed8d9b4a0): &lt;https://commits.webkit.org/253954@main&gt;

Reviewed commits have been landed. Closing PR #3818 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1911133</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2022-11-08 15:32:25 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/6274</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1911339</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-11-09 12:30:38 -0800</bug_when>
    <thetext>Committed 256496@main (6a2efe71cf30): &lt;https://commits.webkit.org/256496@main&gt;

Reviewed commits have been landed. Closing PR #6274 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1922480</commentid>
    <comment_count>6</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2023-01-01 23:45:21 -0800</bug_when>
    <thetext>*** Bug 240062 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>