<?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>203218</bug_id>
          
          <creation_ts>2019-10-21 15:53:41 -0700</creation_ts>
          <short_desc>REGRESSION (~r251067): http/tests/workers/service/registration-clear-redundant-worker.html is a flaky timeout</short_desc>
          <delta_ts>2019-10-25 07:30:02 -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>Tools / Tests</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>203410</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="Russell Epstein">repstein</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <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>1582098</commentid>
    <comment_count>0</comment_count>
    <who name="Russell Epstein">repstein</who>
    <bug_when>2019-10-21 15:53:41 -0700</bug_when>
    <thetext>The following layout test is a flaky timeout after the changes landed in r251067:

http/tests/workers/service/registration-clear-redundant-worker.html

Test History:

https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;test=http%2Ftests%2Fsecurity%2FmixedContent%2Finsecure-image-in-iframe.html&amp;test=http%2Ftests%2Fworkers%2Fservice%2Fregistration-clear-redundant-worker.html

Diff:

--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/workers/service/registration-clear-redundant-worker-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/workers/service/registration-clear-redundant-worker-actual.txt
@@ -1,6 +1,5 @@
-PASS: Unregistration was successful
-PASS: Worker became redundant after unregistering
-PASS: registration.installing is null
-PASS: registration.waiting is null
-PASS: registration.active is null
+#PID UNRESPONSIVE - WebKitTestRunnerApp (pid 68680)
+FAIL: Timed out waiting for notifyDone to be called
 
+#EOF
+#EOF</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1582099</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-10-21 15:54:12 -0700</bug_when>
    <thetext>&lt;rdar://problem/56480245&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1582136</commentid>
    <comment_count>2</comment_count>
      <attachid>381482</attachid>
    <who name="Russell Epstein">repstein</who>
    <bug_when>2019-10-21 16:34:06 -0700</bug_when>
    <thetext>Created attachment 381482
Test List

Test list for local reproduction.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1582138</commentid>
    <comment_count>3</comment_count>
    <who name="Russell Epstein">repstein</who>
    <bug_when>2019-10-21 16:35:41 -0700</bug_when>
    <thetext>Steps to Reproduce:

Test appears timeout consistently when running the following command:

run-webkit-tests --ios-simulator --no-retry -g --no-sample-on-timeout --test-list test-list.txt --child-process 1

See test-list.txt attachment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1582139</commentid>
    <comment_count>4</comment_count>
    <who name="Russell Epstein">repstein</who>
    <bug_when>2019-10-21 16:38:33 -0700</bug_when>
    <thetext>(In reply to Russell Epstein from comment #0)
&gt; 
&gt; Test History:
&gt; 
&gt; https://results.webkit.org/?suite=layout-tests&amp;suite=layout-
&gt; tests&amp;test=http%2Ftests%2Fsecurity%2FmixedContent%2Finsecure-image-in-iframe.
&gt; html&amp;test=http%2Ftests%2Fworkers%2Fservice%2Fregistration-clear-redundant-
&gt; worker.html


Accidentally included extra test in history link.
Updated Link:

https://results.webkit.org/?suite=layout-tests&amp;test=http%2Ftests%2Fworkers%2Fservice%2Fregistration-clear-redundant-worker.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1582150</commentid>
    <comment_count>5</comment_count>
    <who name="Russell Epstein">repstein</who>
    <bug_when>2019-10-21 16:52:29 -0700</bug_when>
    <thetext>Marked test as a flaky timeout in r251397</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1583796</commentid>
    <comment_count>6</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2019-10-25 07:29:43 -0700</bug_when>
    <thetext>Thanks for the repro steps, that is really helpful!
I think I found the issue and will it as bug 203410.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1583797</commentid>
    <comment_count>7</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2019-10-25 07:30:02 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 203410 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>381482</attachid>
            <date>2019-10-21 16:34:06 -0700</date>
            <delta_ts>2019-10-21 16:34:06 -0700</delta_ts>
            <desc>Test List</desc>
            <filename>test-list.txt</filename>
            <type>text/plain</type>
            <size>280</size>
            <attacher name="Russell Epstein">repstein</attacher>
            
              <data encoding="base64">aHR0cC90ZXN0cy93b3JrZXJzL3NlcnZpY2UvcG9zdG1lc3NhZ2UtYWZ0ZXItc3ctcHJvY2Vzcy1j
cmFzaC5odHRwcy5odG1sCmh0dHAvdGVzdHMvd29ya2Vycy9zZXJ2aWNlL3Bvc3RtZXNzYWdlLWFm
dGVyLXRlcm1pbmF0ZS5odHRwcy5odG1sCmh0dHAvdGVzdHMvd29ya2Vycy9zZXJ2aWNlL3Bvc3Rt
ZXNzYWdlLWFmdGVyLXRlcm1pbmF0aW5nLWh1bmctd29ya2VyLmh0bWwKaHR0cC90ZXN0cy93b3Jr
ZXJzL3NlcnZpY2UvcmVnaXN0cmF0aW9uLWNsZWFyLXJlZHVuZGFudC13b3JrZXIuaHRtbA==
</data>

          </attachment>
      

    </bug>

</bugzilla>