<?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>228327</bug_id>
          
          <creation_ts>2021-07-27 09:03:47 -0700</creation_ts>
          <short_desc>[iOS Release] 2 imported/w3c/web-platform-tests/worklets tests are flaky failing</short_desc>
          <delta_ts>2021-07-27 10:26:15 -0700</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>iPhone / iPad</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>ayumi_kojima</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</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>1779750</commentid>
    <comment_count>0</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-07-27 09:03:47 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/worklets/audio-worklet-service-worker-interception.https.html

Is flaky failing on iOS 14 E Simulator wk2 Release.

History: https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fworklets%2Faudio-worklet-service-worker-interception.https.html&amp;platform=ios

Diff: 

--- /Volumes/Data/worker/ipados-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/worklets/audio-worklet-service-worker-interception.https-expected.txt
+++ /Volumes/Data/worker/ipados-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/worklets/audio-worklet-service-worker-interception.https-actual.txt
@@ -1,5 +1,7 @@
 
-PASS addModule() on a controlled document should be intercepted by a service worker.
-PASS addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope.
-PASS Static import should be intercepted by a service worker.
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT addModule() on a controlled document should be intercepted by a service worker. Test timed out
+NOTRUN addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope.
+NOTRUN Static import should be intercepted by a service worker.
+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1779759</commentid>
    <comment_count>1</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-07-27 09:32:53 -0700</bug_when>
    <thetext>I was not able to reproduce the failure on iOS 15 simulator on my local machine using: 

run-webkit-tests --ios-simulator --release --iterations 500  --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 imported/w3c/web-platform-tests/worklets/audio-worklet-service-worker-interception.https.html

The test timed out instead of failing.

It seems it&apos;s been flaky as long as I can see in the history (the oldest revision is r277101). The test is imported at r270016.

Updated test expectations https://trac.webkit.org/changeset/280340/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1779762</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-07-27 09:35:54 -0700</bug_when>
    <thetext>&lt;rdar://problem/81167040&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1779763</commentid>
    <comment_count>3</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-07-27 09:45:56 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/worklets/paint-worklet-service-worker-interception.https.html

Is also flaky failing iOS 14 E Simulator wk2 Release. 

History: https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fworklets%2Fpaint-worklet-service-worker-interception.https.html&amp;platform=ios

Diff: 

--- /Volumes/Data/worker/ipados-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/worklets/paint-worklet-service-worker-interception.https-expected.txt
+++ /Volumes/Data/worker/ipados-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/worklets/paint-worklet-service-worker-interception.https-actual.txt
@@ -1,8 +1,7 @@
-CONSOLE MESSAGE: Error: Script error.
-CONSOLE MESSAGE: Error: Script error.
-CONSOLE MESSAGE: Error: Script error.
 
-PASS addModule() on a controlled document should be intercepted by a service worker.
-FAIL addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope. assert_equals: expected &quot;REJECTED&quot; but got &quot;RESOLVED&quot;
-PASS Static import should be intercepted by a service worker.
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT addModule() on a controlled document should be intercepted by a service worker. Test timed out
+NOTRUN addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope.
+NOTRUN Static import should be intercepted by a service worker.
+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1779779</commentid>
    <comment_count>4</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-07-27 10:26:15 -0700</bug_when>
    <thetext>Updated test expectations https://trac.webkit.org/changeset/280343/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>