<?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>179194</bug_id>
          
          <creation_ts>2017-11-02 13:25:34 -0700</creation_ts>
          <short_desc>[macOS Debug WK2] LayoutTest imported/w3c/web-platform-tests/service-workers/service-worker/registration-mime-types.https.html is a flaky failure</short_desc>
          <delta_ts>2018-01-09 14:55:10 -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>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=180989</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 name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>jlewis3</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1367514</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-11-02 13:25:34 -0700</bug_when>
    <thetext>LayoutTest imported/w3c/web-platform-tests/service-workers/service-worker/registration-mime-types.https.html is a flaky failure

https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r224345%20(3973)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fregistration-mime-types.https.html

--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/registration-mime-types.https-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/registration-mime-types.https-actual.txt
@@ -1,3 +1,5 @@
+
+Harness Error (TIMEOUT), message = null
 
 FAIL Registering script with no MIME type assert_unreached: Should have rejected: Registration of no MIME type script should fail. Reached unreachable code
 FAIL Registering script with bad MIME type assert_unreached: Should have rejected: Registration of plain text script should fail. Reached unreachable code
@@ -18,21 +20,21 @@
 PASS Registering script with good MIME type text/javascript1.0 
 PASS Registering script that imports script with good MIME type text/javascript1.0 
 PASS Registering script with good MIME type text/javascript1.1 
-PASS Registering script that imports script with good MIME type text/javascript1.1 
-PASS Registering script with good MIME type text/javascript1.2 
-PASS Registering script that imports script with good MIME type text/javascript1.2 
-PASS Registering script with good MIME type text/javascript1.3 
-PASS Registering script that imports script with good MIME type text/javascript1.3 
-PASS Registering script with good MIME type text/javascript1.4 
-PASS Registering script that imports script with good MIME type text/javascript1.4 
-PASS Registering script with good MIME type text/javascript1.5 
-PASS Registering script that imports script with good MIME type text/javascript1.5 
-PASS Registering script with good MIME type text/jscript 
-PASS Registering script that imports script with good MIME type text/jscript 
-PASS Registering script with good MIME type text/livescript 
-PASS Registering script that imports script with good MIME type text/livescript 
-PASS Registering script with good MIME type text/x-ecmascript 
-PASS Registering script that imports script with good MIME type text/x-ecmascript 
-PASS Registering script with good MIME type text/x-javascript 
-PASS Registering script that imports script with good MIME type text/x-javascript 
+TIMEOUT Registering script that imports script with good MIME type text/javascript1.1 Test timed out
+NOTRUN Registering script with good MIME type text/javascript1.2 
+NOTRUN Registering script that imports script with good MIME type text/javascript1.2 
+NOTRUN Registering script with good MIME type text/javascript1.3 
+NOTRUN Registering script that imports script with good MIME type text/javascript1.3 
+NOTRUN Registering script with good MIME type text/javascript1.4 
+NOTRUN Registering script that imports script with good MIME type text/javascript1.4 
+NOTRUN Registering script with good MIME type text/javascript1.5 
+NOTRUN Registering script that imports script with good MIME type text/javascript1.5 
+NOTRUN Registering script with good MIME type text/jscript 
+NOTRUN Registering script that imports script with good MIME type text/jscript 
+NOTRUN Registering script with good MIME type text/livescript 
+NOTRUN Registering script that imports script with good MIME type text/livescript 
+NOTRUN Registering script with good MIME type text/x-ecmascript 
+NOTRUN Registering script that imports script with good MIME type text/x-ecmascript 
+NOTRUN Registering script with good MIME type text/x-javascript 
+NOTRUN Registering script that imports script with good MIME type text/x-javascript</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1367523</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-11-02 13:42:28 -0700</bug_when>
    <thetext>Marked test as flaky in https://trac.webkit.org/r224352</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1368869</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2017-11-06 17:44:58 -0800</bug_when>
    <thetext>&lt;rdar://problem/35378504&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1383189</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-12-19 10:57:22 -0800</bug_when>
    <thetext>The flaky expectation was removed, but this test is still frequently failing on macOS Debug WK2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1383657</commentid>
    <comment_count>4</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-12-20 08:43:33 -0800</bug_when>
    <thetext>*** Bug 180989 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1383660</commentid>
    <comment_count>5</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-12-20 08:44:43 -0800</bug_when>
    <thetext>Looks to have become flaky again after: https://trac.webkit.org/changeset/225864/webkit

Youenn sugested this in the duplicate bug:

&quot;we should change the expectation to:
[ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/registration-mime-types.https.html [ Slow ]&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1383663</commentid>
    <comment_count>6</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2017-12-20 08:54:27 -0800</bug_when>
    <thetext>(In reply to Matt Lewis from comment #5)
&gt; Looks to have become flaky again after:
&gt; https://trac.webkit.org/changeset/225864/webkit
&gt; 
&gt; Youenn sugested this in the duplicate bug:
&gt; 
&gt; &quot;we should change the expectation to:
&gt; [ Debug ]
&gt; imported/w3c/web-platform-tests/service-workers/service-worker/registration-
&gt; mime-types.https.html [ Slow ]&quot;

I should have said: we may want to change the expectation...
There might be an actual bug or it is just that the test is taking longer in debug builds.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1383680</commentid>
    <comment_count>7</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-12-20 09:24:53 -0800</bug_when>
    <thetext>Marked as slow in:
https://trac.webkit.org/changeset/226183/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1387408</commentid>
    <comment_count>8</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2018-01-09 14:55:10 -0800</bug_when>
    <thetext>The test is slow but seems to be consistently passing since it has been marked as slow.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>