<?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>179173</bug_id>
          
          <creation_ts>2017-11-02 08:56:05 -0700</creation_ts>
          <short_desc>[GTK] http/tests/inspector/network/har/har-page.html is failing</short_desc>
          <delta_ts>2019-11-27 04:30:50 -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>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>REOPENED</bug_status>
          <resolution></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="Miguel Gomez">magomez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>joepeck</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1367343</commentid>
    <comment_count>0</comment_count>
    <who name="Miguel Gomez">magomez</who>
    <bug_when>2017-11-02 08:56:05 -0700</bug_when>
    <thetext>http/tests/inspector/network/har/har-page.html [ Failure ]

since it was added in r223856</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1367425</commentid>
    <comment_count>1</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2017-11-02 11:13:57 -0700</bug_when>
    <thetext>What was the expectation diff?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1367480</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-11-02 12:43:18 -0700</bug_when>
    <thetext>httpVersion is missing:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/inspector/network/har/har-page-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/inspector/network/har/har-page-actual.txt
@@ -29,7 +29,7 @@
         &quot;request&quot;: {
           &quot;method&quot;: &quot;GET&quot;,
           &quot;url&quot;: &quot;http://127.0.0.1:8000/inspector/network/har/har-page.html&quot;,
-          &quot;httpVersion&quot;: &quot;HTTP/1.1&quot;,
+          &quot;httpVersion&quot;: &quot;&quot;,
           &quot;cookies&quot;: [],
           &quot;headers&quot;: &quot;&lt;filtered&gt;&quot;,
           &quot;queryString&quot;: [],
@@ -39,7 +39,7 @@
         &quot;response&quot;: {
           &quot;status&quot;: 200,
           &quot;statusText&quot;: &quot;OK&quot;,
-          &quot;httpVersion&quot;: &quot;HTTP/1.1&quot;,
+          &quot;httpVersion&quot;: &quot;&quot;,
           &quot;cookies&quot;: [],
           &quot;headers&quot;: &quot;&lt;filtered&gt;&quot;,
           &quot;content&quot;: {</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1367505</commentid>
    <comment_count>3</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2017-11-02 13:12:47 -0700</bug_when>
    <thetext>Ahh interesting, thanks!

So the `protocol` comes from WebCore::NetworkLoadMetrics, typically populated in the NetworkProcess where NetworkLoadMetrics is constructed. I guess the protocol isn&apos;t populated yet by linux, or if it is it has an unexpected value.

For now you could check in a GTK expectation. I don&apos;t think this will be flakey.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1373858</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-11-20 16:13:18 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 179781 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1593840</commentid>
    <comment_count>5</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2019-11-27 04:30:50 -0800</bug_when>
    <thetext>According to https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/11947/steps/layout-test/logs/stdio the test is actually flakey on Gtk.

Changing test expectations.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>