<?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>189726</bug_id>
          
          <creation_ts>2018-09-18 17:39:34 -0700</creation_ts>
          <short_desc>[iOS] Layout test imported/w3c/web-platform-tests/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html and fetch-mixed-content-to-outscope.https.html are flaky failures</short_desc>
          <delta_ts>2018-09-19 16:21:27 -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>Other</version>
          <rep_platform>Unspecified</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 name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>jlewis3</cc>
    
    <cc>realdawei</cc>
    
    <cc>tsavell</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1460821</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-09-18 17:39:34 -0700</bug_when>
    <thetext>[iOS] Layout test imported/w3c/web-platform-tests/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html and fetch-mixed-content-to-outscope.https.html are flaky failures

Both tests are flaky when run on iOS 12. The diffs show that they are hitting a harness timeout:

--- /build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-mixed-content-to-inscope.https-expected.txt
+++ /build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-mixed-content-to-inscope.https-actual.txt
@@ -1,8 +1,8 @@
-CONSOLE MESSAGE: FetchEvent.respondWith received an error: TypeError: Not allowed to request resource
-CONSOLE MESSAGE: Cannot load https://localhost:9443/service-workers/service-worker/resources/dummy?mode=no-cors&amp;url=http%3A%2F%2Flocalhost%3A8800%2Fservice-workers%2Fservice-worker%2Fresources%2Ffetch-access-control.py%3FPNGIMAGE.
-CONSOLE MESSAGE: FetchEvent.respondWith received an error: TypeError: Not allowed to request resource
-CONSOLE MESSAGE: Cannot load https://localhost:9443/service-workers/service-worker/resources/dummy?mode=no-cors&amp;url=http%3A%2F%2F127.0.0.1%3A8800%2Fservice-workers%2Fservice-worker%2Fresources%2Ffetch-access-control.py%3FPNGIMAGE.
+CONSOLE MESSAGE: FetchEvent.respondWith received an error: TypeError: An SSL error has occurred and a secure connection to the server cannot be made.
+CONSOLE MESSAGE: Cannot load https://localhost:9443/service-workers/service-worker/resources/fetch-mixed-content-iframe-inscope-to-inscope.html.
 
 
-PASS Verify Mixed content of fetch() in a Service Worker 
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT Verify Mixed content of fetch() in a Service Worker Test timed out
+

--- /build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-mixed-content-to-outscope.https-expected.txt
+++ /build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-mixed-content-to-outscope.https-actual.txt
@@ -1,12 +1,8 @@
-CONSOLE MESSAGE: line 25: The page at https://localhost:9443/service-workers/service-worker/fetch-mixed-content-to-outscope.https.html was allowed to display insecure content from http://localhost:8800/service-workers/service-worker/resources/fetch-access-control.py?PNGIMAGE.
-
-CONSOLE MESSAGE: FetchEvent.respondWith received an error: TypeError: Not allowed to request resource
-CONSOLE MESSAGE: Cannot load http://localhost:8800/service-workers/service-worker/resources/fetch-access-control.py?PNGIMAGE.
-CONSOLE MESSAGE: line 42: The page at https://localhost:9443/service-workers/service-worker/fetch-mixed-content-to-outscope.https.html was allowed to display insecure content from http://127.0.0.1:8800/service-workers/service-worker/resources/fetch-access-control.py?PNGIMAGE.
-
-CONSOLE MESSAGE: FetchEvent.respondWith received an error: TypeError: Not allowed to request resource
-CONSOLE MESSAGE: Cannot load http://127.0.0.1:8800/service-workers/service-worker/resources/fetch-access-control.py?PNGIMAGE.
+CONSOLE MESSAGE: FetchEvent.respondWith received an error: TypeError: An SSL error has occurred and a secure connection to the server cannot be made.
+CONSOLE MESSAGE: Cannot load https://localhost:9443/service-workers/service-worker/resources/fetch-mixed-content-iframe-inscope-to-outscope.html.
 
 
-PASS Verify Mixed content of fetch() in a Service Worker 
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT Verify Mixed content of fetch() in a Service Worker Test timed out
+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1460823</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-09-18 17:51:27 -0700</bug_when>
    <thetext>Marked tests as flaky in https://trac.webkit.org/changeset/236159/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1460827</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-09-18 17:53:25 -0700</bug_when>
    <thetext>&lt;rdar://problem/44585050&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>