<?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>230011</bug_id>
          
          <creation_ts>2021-09-07 10:53:01 -0700</creation_ts>
          <short_desc>[ iOS EWS ] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/resource-popup.https.html is flaky</short_desc>
          <delta_ts>2021-09-17 09:35:21 -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>DOM</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=228642</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=230410</see_also>
          <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>ap</cc>
    
    <cc>cdumez</cc>
    
    <cc>jer.noble</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>1791110</commentid>
    <comment_count>0</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-07 10:53:01 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/html/cross-origin-opener-policy/resource-popup.https.html

Is flaky crashing on iOS-14-Simulator-WK2-Tests-EWS

The test started showing up as a flaky test at https://ews-build.webkit.org/#/builders/51/builds/20556

The test seems to have been a flaky failure/ crash in the open source directory: https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcross-origin-opener-policy%2Fresource-popup.https.html

Crash log:

Failed to find media engine.
com.apple.WebKit.WebContent.Development terminated (pid 22070) because the process crashed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1791111</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-09-07 10:53:32 -0700</bug_when>
    <thetext>&lt;rdar://problem/82829778&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1791114</commentid>
    <comment_count>2</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-07 10:56:17 -0700</bug_when>
    <thetext>Updated test expectations to speed up EWS https://trac.webkit.org/changeset/282095/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1792802</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2021-09-12 13:34:01 -0700</bug_when>
    <thetext>This is a test for COOP.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1793097</commentid>
    <comment_count>4</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-13 14:24:36 -0700</bug_when>
    <thetext>The test is flaky failing on BigSur wk2 Release as well.

Diff:

--- /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/resource-popup.https-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/resource-popup.https-actual.txt
@@ -2,6 +2,8 @@
 
 The HTTP `Refresh` header is used to ensure the child eventually closes itself (since proper observance of COOP will prevent the parent from closing the child in some cases).
 
+
+Harness Error (TIMEOUT), message = null
 
 PASS /common/dummy.xml - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot;
 PASS /common/dummy.xml - parent COOP: &quot;same-origin&quot;; child COOP: &quot;&quot;
@@ -9,7 +11,7 @@
 PASS /images/red.png - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot;
 PASS /images/red.png - parent COOP: &quot;same-origin&quot;; child COOP: &quot;&quot;
 PASS /images/red.png - parent COOP: &quot;same-origin&quot;; child COOP: &quot;same-origin&quot;
-PASS /common/text-plain.txt - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot;
+TIMEOUT /common/text-plain.txt - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot; Test timed out
 PASS /common/text-plain.txt - parent COOP: &quot;same-origin&quot;; child COOP: &quot;&quot;
 PASS /common/text-plain.txt - parent COOP: &quot;same-origin&quot;; child COOP: &quot;same-origin&quot;
 PASS /media/2x2-green.mp4 - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1793100</commentid>
    <comment_count>5</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-13 14:25:21 -0700</bug_when>
    <thetext>From the test name and diff, this might be related to Bug 228642.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1793110</commentid>
    <comment_count>6</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-09-13 14:55:02 -0700</bug_when>
    <thetext>I was not able to reproduce the failure locally on iOS 14 simulator using run-webkit-tests --force --iterations 100 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 imported/w3c/web-platform-tests/html/cross-origin-opener-policy/resource-popup.https.html --ios-simulator

Diff:

--- /Volumes/Data/Builds/GoldenGate/ios/test-280504/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/resource-popup.https-expected.txt
+++ /Volumes/Data/Builds/GoldenGate/ios/test-280504/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-opener-policy/resource-popup.https-actual.txt
@@ -3,16 +3,18 @@
 The HTTP `Refresh` header is used to ensure the child eventually closes itself (since proper observance of COOP will prevent the parent from closing the child in some cases).
 
 
-PASS /common/dummy.xml - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot;
-PASS /common/dummy.xml - parent COOP: &quot;same-origin&quot;; child COOP: &quot;&quot;
-PASS /common/dummy.xml - parent COOP: &quot;same-origin&quot;; child COOP: &quot;same-origin&quot;
-PASS /images/red.png - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot;
-PASS /images/red.png - parent COOP: &quot;same-origin&quot;; child COOP: &quot;&quot;
-PASS /images/red.png - parent COOP: &quot;same-origin&quot;; child COOP: &quot;same-origin&quot;
-PASS /common/text-plain.txt - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot;
-PASS /common/text-plain.txt - parent COOP: &quot;same-origin&quot;; child COOP: &quot;&quot;
-PASS /common/text-plain.txt - parent COOP: &quot;same-origin&quot;; child COOP: &quot;same-origin&quot;
-PASS /media/2x2-green.mp4 - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot;
-PASS /media/2x2-green.mp4 - parent COOP: &quot;same-origin&quot;; child COOP: &quot;&quot;
-PASS /media/2x2-green.mp4 - parent COOP: &quot;same-origin&quot;; child COOP: &quot;same-origin&quot;
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT /common/dummy.xml - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot; Test timed out
+TIMEOUT /common/dummy.xml - parent COOP: &quot;same-origin&quot;; child COOP: &quot;&quot; Test timed out
+TIMEOUT /common/dummy.xml - parent COOP: &quot;same-origin&quot;; child COOP: &quot;same-origin&quot; Test timed out
+TIMEOUT /images/red.png - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot; Test timed out
+TIMEOUT /images/red.png - parent COOP: &quot;same-origin&quot;; child COOP: &quot;&quot; Test timed out
+TIMEOUT /images/red.png - parent COOP: &quot;same-origin&quot;; child COOP: &quot;same-origin&quot; Test timed out
+TIMEOUT /common/text-plain.txt - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot; Test timed out
+TIMEOUT /common/text-plain.txt - parent COOP: &quot;same-origin&quot;; child COOP: &quot;&quot; Test timed out
+TIMEOUT /common/text-plain.txt - parent COOP: &quot;same-origin&quot;; child COOP: &quot;same-origin&quot; Test timed out
+TIMEOUT /media/2x2-green.mp4 - parent COOP: &quot;&quot;; child COOP: &quot;same-origin&quot; Test timed out
+TIMEOUT /media/2x2-green.mp4 - parent COOP: &quot;same-origin&quot;; child COOP: &quot;&quot; Test timed out
+TIMEOUT /media/2x2-green.mp4 - parent COOP: &quot;same-origin&quot;; child COOP: &quot;same-origin&quot; Test timed out
+

The test failed at TOT, r280504, and r280110 with the same diff.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1794470</commentid>
    <comment_count>7</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2021-09-17 09:35:21 -0700</bug_when>
    <thetext>Flaky crash is addressed via Bug 230410. Flaky timeout is not fixed though.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>