<?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>217615</bug_id>
          
          <creation_ts>2020-10-12 10:22:37 -0700</creation_ts>
          <short_desc>REGRESSION: [ Mac ] imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-order.https.html is flaky failing</short_desc>
          <delta_ts>2020-12-15 13:29:30 -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>DUPLICATE</resolution>
          <dup_id>217617</dup_id>
          
          <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="Truitt Savell">tsavell</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achristensen</cc>
    
    <cc>cdumez</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1696900</commentid>
    <comment_count>0</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-10-12 10:22:37 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-order.https.html

This test is a flaky failure on MacOS.

History:
https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fclients-matchall-order.https.html

Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-order.https-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-order.https-actual.txt
@@ -2,8 +2,8 @@
 PASS Clients.matchAll() returns non-focused controlled windows in creation order.
 FAIL Clients.matchAll() returns controlled windows in focus order.  Case 1. assert_equals: expected URL index 0 expected &quot;https://localhost:9443/service-workers/service-worker/resources/empty.html?name=focus-controlled-windows-1&amp;q=2&quot; but got &quot;https://localhost:9443/service-workers/service-worker/resources/empty.html?name=focus-controlled-windows-1&amp;q=0&quot;
 PASS Clients.matchAll() returns controlled windows in focus order.  Case 2.
-FAIL Clients.matchAll() returns non-focused uncontrolled windows in creation order. assert_equals: expected 6 but got 5
-FAIL Clients.matchAll() returns uncontrolled windows in focus order.  Case 1. assert_equals: expected 6 but got 5
-FAIL Clients.matchAll() returns uncontrolled windows in focus order.  Case 2. assert_equals: expected 6 but got 5
+FAIL Clients.matchAll() returns non-focused uncontrolled windows in creation order. assert_equals: expected 6 but got 10
+FAIL Clients.matchAll() returns uncontrolled windows in focus order.  Case 1. assert_equals: expected 6 but got 10
+FAIL Clients.matchAll() returns uncontrolled windows in focus order.  Case 2. assert_equals: expected 6 but got 10
 FAIL Clients.matchAll() returns controlled windows and frames in focus order. assert_equals: expected URL index 0 expected &quot;https://localhost:9443/service-workers/service-worker/resources/empty.html?name=focus-controlled-nested-windows&amp;q=2&quot; but got &quot;https://localhost:9443/service-workers/service-worker/resources/empty.html?name=focus-controlled-nested-windows&amp;q=0&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1696901</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-10-12 10:22:57 -0700</bug_when>
    <thetext>&lt;rdar://problem/70212643&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1697288</commentid>
    <comment_count>2</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-10-13 09:48:57 -0700</bug_when>
    <thetext>I was able to reproduce a failure with command:

run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f -1 imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-order.https.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1697322</commentid>
    <comment_count>3</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-10-13 11:54:31 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 217617 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1714901</commentid>
    <comment_count>4</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2020-12-15 13:29:30 -0800</bug_when>
    <thetext>The &quot;-1&quot; parameter makes it reproduce on the first run because it always fails in DumpRenderTree because Service Workers aren&apos;t implemented in WebKitLegacy</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>