<?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>192150</bug_id>
          
          <creation_ts>2018-11-29 07:47:10 -0800</creation_ts>
          <short_desc>[GTK] Four xhr tests are failing since r237646 - &quot;Resync XHR Web Platform Tests from upstream 44dd29fb0d&quot;</short_desc>
          <delta_ts>2020-01-10 06:27:22 -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>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="Miguel Gomez">magomez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>psaavedra</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1482946</commentid>
    <comment_count>0</comment_count>
    <who name="Miguel Gomez">magomez</who>
    <bug_when>2018-11-29 07:47:10 -0800</bug_when>
    <thetext>These are the failing tests and the diffs:

imported/w3c/web-platform-tests/xhr/getallresponseheaders.htm [ Failure ]
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/getallresponseheaders-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/getallresponseheaders-actual.txt
@@ -4,6 +4,6 @@
 PASS XMLHttpRequest: getAllResponseHeaders() 2 
 PASS XMLHttpRequest: getAllResponseHeaders() 3 
 PASS XMLHttpRequest: getAllResponseHeaders() 4 
-FAIL XMLHttpRequest: getAllResponseHeaders() 5 assert_equals: expected &quot;heya: , \v\f, 1, , , 2\r\n&quot; but got &quot;heya: , , 1, , , 2\r\n&quot;
+PASS XMLHttpRequest: getAllResponseHeaders() 5 
 PASS XMLHttpRequest: getAllResponseHeaders() 6 
 

imported/w3c/web-platform-tests/xhr/getresponseheader.any.html [ Failure ]
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/getresponseheader.any-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/getresponseheader.any-actual.txt
@@ -3,6 +3,6 @@
 PASS getResponseHeader(&apos;content-length&apos;) expects 0, 0 
 PASS getResponseHeader(&apos;double-trouble&apos;) expects ,  
 PASS getResponseHeader(&apos;foo-test&apos;) expects 1, 2, 3 
-FAIL getResponseHeader(&apos;heya&apos;) expects , , 1, , , 2 assert_equals: expected &quot;, \v\f, 1, , , 2&quot; but got &quot;, , 1, , , 2&quot;
+PASS getResponseHeader(&apos;heya&apos;) expects , , 1, , , 2 
 PASS getResponseHeader(&apos;www-authenticate&apos;) expects 1, 2, 3, 4 
 

imported/w3c/web-platform-tests/xhr/getresponseheader.any.worker.html [ Failure ]
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/getresponseheader.any.worker-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/getresponseheader.any.worker-actual.txt
@@ -3,6 +3,6 @@
 PASS getResponseHeader(&apos;content-length&apos;) expects 0, 0 
 PASS getResponseHeader(&apos;double-trouble&apos;) expects ,  
 PASS getResponseHeader(&apos;foo-test&apos;) expects 1, 2, 3 
-FAIL getResponseHeader(&apos;heya&apos;) expects , , 1, , , 2 assert_equals: expected &quot;, \v\f, 1, , , 2&quot; but got &quot;, , 1, , , 2&quot;
+PASS getResponseHeader(&apos;heya&apos;) expects , , 1, , , 2 
 PASS getResponseHeader(&apos;www-authenticate&apos;) expects 1, 2, 3, 4 
 

imported/w3c/web-platform-tests/xhr/setrequestheader-content-type.htm [ Failure ]
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/setrequestheader-content-type-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/xhr/setrequestheader-content-type-actual.txt
@@ -2,37 +2,37 @@
 CONSOLE MESSAGE: line 22: ArrayBuffer is deprecated in XMLHttpRequest.send(). Use ArrayBufferView instead.
 CONSOLE MESSAGE: line 22: ArrayBuffer is deprecated in XMLHttpRequest.send(). Use ArrayBufferView instead.
 
-FAIL setRequestHeader(&quot;&quot;) sends a blank string assert_equals: expected &quot;Content-Type: \n&quot; but got &quot;Content-Type:  \n&quot;
-FAIL setRequestHeader(&quot; &quot;) sends the string &quot; &quot; assert_equals: expected &quot;Content-Type: \n&quot; but got &quot;Content-Type:  \n&quot;
+PASS setRequestHeader(&quot;&quot;) sends a blank string 
+PASS setRequestHeader(&quot; &quot;) sends the string &quot; &quot; 
 PASS setRequestHeader(null) sends the string &quot;null&quot; 
 PASS setRequestHeader(undefined) sends the string &quot;undefined&quot; 
 PASS String request has correct default Content-Type of &quot;text/plain;charset=UTF-8&quot; 
 PASS String request keeps setRequestHeader() Content-Type, with charset adjusted to UTF-8 
-FAIL XML Document request respects setRequestHeader(&quot;&quot;) assert_equals: expected &quot;Content-Type: \n&quot; but got &quot;Content-Type:  \n&quot;
+PASS XML Document request respects setRequestHeader(&quot;&quot;) 
 PASS XML Document request has correct default Content-Type of &quot;application/xml;charset=UTF-8&quot; 
 PASS XML Document request keeps setRequestHeader() Content-Type, with charset adjusted to UTF-8 
-FAIL HTML Document request respects setRequestHeader(&quot;&quot;) assert_equals: expected &quot;Content-Type: \n&quot; but got &quot;Content-Type:  \n&quot;
+PASS HTML Document request respects setRequestHeader(&quot;&quot;) 
 PASS HTML Document request has correct default Content-Type of &quot;text/html;charset=UTF-8&quot; 
 PASS HTML Document request keeps setRequestHeader() Content-Type, with charset adjusted to UTF-8 
-FAIL Blob request respects setRequestHeader(&quot;&quot;) to be specified assert_equals: expected &quot;Content-Type: \n&quot; but got &quot;Content-Type:  \n&quot;
-FAIL Blob request with unset type sends no Content-Type without setRequestHeader() call assert_equals: expected &quot;&quot; but got &quot;Content-Type:  \n&quot;
+PASS Blob request respects setRequestHeader(&quot;&quot;) to be specified 
+FAIL Blob request with unset type sends no Content-Type without setRequestHeader() call assert_equals: expected &quot;&quot; but got &quot;Content-Type: \n&quot;
 PASS Blob request with unset type keeps setRequestHeader() Content-Type and charset 
-FAIL Blob request with set type respects setRequestHeader(&quot;&quot;) to be specified assert_equals: expected &quot;Content-Type: \n&quot; but got &quot;Content-Type:  \n&quot;
+PASS Blob request with set type respects setRequestHeader(&quot;&quot;) to be specified 
 PASS Blob request with set type uses that it for Content-Type unless setRequestHeader() 
 PASS Blob request with set type keeps setRequestHeader() Content-Type and charset 
-FAIL ArrayBuffer request respects setRequestHeader(&quot;&quot;) assert_equals: expected &quot;Content-Type: \n&quot; but got &quot;Content-Type:  \n&quot;
+PASS ArrayBuffer request respects setRequestHeader(&quot;&quot;) 
 PASS ArrayBuffer request sends no Content-Type without setRequestHeader() call 
 PASS ArrayBuffer request keeps setRequestHeader() Content-Type and charset 
-FAIL ArrayBufferView request respects setRequestHeader(&quot;&quot;) assert_equals: expected &quot;Content-Type: \n&quot; but got &quot;Content-Type:  \n&quot;
+PASS ArrayBufferView request respects setRequestHeader(&quot;&quot;) 
 PASS ArrayBufferView request sends no Content-Type without setRequestHeader() call 
 PASS ArrayBufferView request keeps setRequestHeader() Content-Type and charset 
-FAIL FormData request respects setRequestHeader(&quot;&quot;) assert_equals: expected &quot;Content-Type: \n&quot; but got &quot;Content-Type:  \n&quot;
+PASS FormData request respects setRequestHeader(&quot;&quot;) 
 PASS FormData request has correct default Content-Type of &quot;multipart/form-data; boundary=_&quot; 
 PASS FormData request keeps setRequestHeader() Content-Type and charset 
-FAIL URLSearchParams respects setRequestHeader(&quot;&quot;) assert_equals: expected &quot;Content-Type: \n&quot; but got &quot;Content-Type:  \n&quot;
+PASS URLSearchParams respects setRequestHeader(&quot;&quot;) 
 FAIL URLSearchParams request has correct default Content-Type of &quot;application/x-www-form-urlencoded;charset=UTF-8&quot; assert_equals: expected &quot;Content-Type: application/x-www-form-urlencoded;charset=UTF-8\n&quot; but got &quot;Content-Type: text/plain;charset=UTF-8\n&quot;
 PASS URLSearchParams request keeps setRequestHeader() Content-Type, with charset adjusted to UTF-8 
-FAIL ReadableStream request respects setRequestHeader(&quot;&quot;) assert_equals: expected &quot;Content-Type: \n&quot; but got &quot;Content-Type:  \n&quot;
+PASS ReadableStream request respects setRequestHeader(&quot;&quot;) 
 FAIL ReadableStream request with under type sends no Content-Type without setRequestHeader() call assert_equals: expected &quot;&quot; but got &quot;Content-Type: text/plain;charset=UTF-8\n&quot;
 FAIL ReadableStream request keeps setRequestHeader() Content-Type and charset assert_equals: expected &quot;Content-Type: application/xml;charset=ASCII\n&quot; but got &quot;Content-Type: application/xml;charset=UTF-8\n&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1605087</commentid>
    <comment_count>1</comment_count>
    <who name="Pablo Saavedra">psaavedra</who>
    <bug_when>2020-01-10 06:27:22 -0800</bug_when>
    <thetext>Fixed during regular gardening in https://bugs.webkit.org/show_bug.cgi?id=206062</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>