<?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>193636</bug_id>
          
          <creation_ts>2019-01-20 18:42:08 -0800</creation_ts>
          <short_desc>REGRESSION(r240117): [SOUP] Layout test imported/w3c/web-platform-tests/service-workers/service-worker/websocket-in-service-worker.https.html is timing out</short_desc>
          <delta_ts>2019-10-09 05:30:14 -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>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aboya</cc>
    
    <cc>achristensen</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1496466</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2019-01-20 18:42:08 -0800</bug_when>
    <thetext>Something in the range of r240117-240121 has caused layout test imported/w3c/web-platform-tests/service-workers/service-worker/websocket-in-service-worker.https.html to time out for WPE/GTK. And the only likely suspect there is r240117 &quot;Stop using NetworkStorageSession::storageSession in WebCore&quot;. Alex, any suspicions here?

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/websocket-in-service-worker.https-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/websocket-in-service-worker.https-actual.txt
@@ -1,3 +1,5 @@
 
-FAIL Verify WebSockets can be created in a Service Worker assert_equals: expected &quot;PASS&quot; but got &quot;FAIL: Got an error event&quot;
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT Verify WebSockets can be created in a Service Worker Test timed out
+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1556610</commentid>
    <comment_count>1</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2019-07-29 10:42:46 -0700</bug_when>
    <thetext>If I were looking into this I would first try the revision before and after that to verify that was the change that broke it.  Then I&apos;d look at the soup-specific code in SocketStreamHandleImpl::create and see if nullptr is being passed. My guess is before there was some kind of fallback to &quot;the default&quot; storage and now it needs to be explicit. I&apos;d add a new fallback in the soup code if that&apos;s what you want, or even better: find a way to pass the proper session to the socket stream.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1556908</commentid>
    <comment_count>2</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2019-07-30 01:04:39 -0700</bug_when>
    <thetext>SocketStreamHandleImplSoup is going to die soon (hopefully, see bug #200162). I&apos;ll check this again after the switch to the libsoup API.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1556996</commentid>
    <comment_count>3</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2019-07-30 10:23:59 -0700</bug_when>
    <thetext>Your bug may have been fixed by https://bugs.webkit.org/show_bug.cgi?id=199906</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1578196</commentid>
    <comment_count>4</comment_count>
    <who name="Alicia Boya García">aboya</who>
    <bug_when>2019-10-09 05:30:14 -0700</bug_when>
    <thetext>Passing in last runs.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>