<?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>214873</bug_id>
          
          <creation_ts>2020-07-28 07:03:43 -0700</creation_ts>
          <short_desc>REGRESSION (r264950): [ iOS wk2 ] broke 4 xmlhttprequest tests</short_desc>
          <delta_ts>2020-07-28 10:50:26 -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>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>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Rackler">rackler</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1675591</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2020-07-28 07:03:43 -0700</bug_when>
    <thetext>Description:
http/tests/xmlhttprequest/methods-async.html
http/tests/xmlhttprequest/methods.html
http/tests/xmlhttprequest/workers/methods-async.html
http/tests/xmlhttprequest/workers/methods.html

4 xmlhttprequest tests are a constant failure after adding test expectations and baselines for iOS 14
https://trac.webkit.org/changeset/264950/webkit

History:
https://results.webkit.org/?platform=ios&amp;flavor=wk2&amp;limit=50000&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;test=http%2Ftests%2Fxmlhttprequest%2Fmethods-async.html&amp;test=http%2Ftests%2Fxmlhttprequest%2Fmethods.html&amp;test=http%2Ftests%2Fxmlhttprequest%2Fworkers%2Fmethods-async.html&amp;test=http%2Ftests%2Fxmlhttprequest%2Fworkers%2Fmethods.html

Diff:
http/tests/xmlhttprequest/methods-async.html

--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/http/tests/xmlhttprequest/methods-async-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/http/tests/xmlhttprequest/methods-async-actual.txt
@@ -12,9 +12,9 @@
 DELETE(&quot;&quot;): DELETE(0 bytes), Content-Type: text/plain;charset=UTF-8
 DELETE(null): DELETE(0 bytes), Content-Type: null
 DELETE(&quot;123&quot;): DELETE(3 bytes), Content-Type: text/plain;charset=UTF-8
-HEAD(&quot;&quot;): HEAD(null bytes), Content-Type: null
-HEAD(null): HEAD(null bytes), Content-Type: null
-HEAD(&quot;123&quot;): HEAD(null bytes), Content-Type: null
+HEAD(&quot;&quot;): HEAD(0 bytes), Content-Type: null
+HEAD(null): HEAD(0 bytes), Content-Type: null
+HEAD(&quot;123&quot;): HEAD(0 bytes), Content-Type: null
 WKFOOBAR(&quot;&quot;): WKFOOBAR(0 bytes), Content-Type: text/plain;charset=UTF-8
 WKFOOBAR(null): WKFOOBAR(0 bytes), Content-Type: null
 WKFOOBAR(&quot;123&quot;): WKFOOBAR(3 bytes), Content-Type: text/plain;charset=UTF-8

Diff:
http/tests/xmlhttprequest/methods.html

--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/http/tests/xmlhttprequest/methods-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/http/tests/xmlhttprequest/methods-actual.txt
@@ -12,9 +12,9 @@
 DELETE(&quot;&quot;): DELETE(0 bytes), Content-Type: text/plain;charset=UTF-8
 DELETE(null): DELETE(0 bytes), Content-Type: null
 DELETE(&quot;123&quot;): DELETE(3 bytes), Content-Type: text/plain;charset=UTF-8
-HEAD(&quot;&quot;): HEAD(null bytes), Content-Type: null
-HEAD(null): HEAD(null bytes), Content-Type: null
-HEAD(&quot;123&quot;): HEAD(null bytes), Content-Type: null
+HEAD(&quot;&quot;): HEAD(0 bytes), Content-Type: null
+HEAD(null): HEAD(0 bytes), Content-Type: null
+HEAD(&quot;123&quot;): HEAD(0 bytes), Content-Type: null
 WKFOOBAR(&quot;&quot;): WKFOOBAR(0 bytes), Content-Type: text/plain;charset=UTF-8
 WKFOOBAR(null): WKFOOBAR(0 bytes), Content-Type: null
 WKFOOBAR(&quot;123&quot;): WKFOOBAR(3 bytes), Content-Type: text/plain;charset=UTF-8

Diff:
http/tests/xmlhttprequest/workers/methods-async.html

--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/http/tests/xmlhttprequest/workers/methods-async-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/http/tests/xmlhttprequest/workers/methods-async-actual.txt
@@ -12,9 +12,9 @@
 DELETE(&quot;&quot;): DELETE(0 bytes), Content-Type: text/plain;charset=UTF-8
 DELETE(null): DELETE(0 bytes), Content-Type: null
 DELETE(&quot;123&quot;): DELETE(3 bytes), Content-Type: text/plain;charset=UTF-8
-HEAD(&quot;&quot;): HEAD(null bytes), Content-Type: null
-HEAD(null): HEAD(null bytes), Content-Type: null
-HEAD(&quot;123&quot;): HEAD(null bytes), Content-Type: null
+HEAD(&quot;&quot;): HEAD(0 bytes), Content-Type: null
+HEAD(null): HEAD(0 bytes), Content-Type: null
+HEAD(&quot;123&quot;): HEAD(0 bytes), Content-Type: null
 WKFOOBAR(&quot;&quot;): WKFOOBAR(0 bytes), Content-Type: text/plain;charset=UTF-8
 WKFOOBAR(null): WKFOOBAR(0 bytes), Content-Type: null
 WKFOOBAR(&quot;123&quot;): WKFOOBAR(3 bytes), Content-Type: text/plain;charset=UTF-8

Diff:

http/tests/xmlhttprequest/workers/methods.html
--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/http/tests/xmlhttprequest/workers/methods-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/http/tests/xmlhttprequest/workers/methods-actual.txt
@@ -12,9 +12,9 @@
 DELETE(&quot;&quot;): DELETE(0 bytes), Content-Type: text/plain;charset=UTF-8
 DELETE(null): DELETE(0 bytes), Content-Type: null
 DELETE(&quot;123&quot;): DELETE(3 bytes), Content-Type: text/plain;charset=UTF-8
-HEAD(&quot;&quot;): HEAD(null bytes), Content-Type: null
-HEAD(null): HEAD(null bytes), Content-Type: null
-HEAD(&quot;123&quot;): HEAD(null bytes), Content-Type: null
+HEAD(&quot;&quot;): HEAD(0 bytes), Content-Type: null
+HEAD(null): HEAD(0 bytes), Content-Type: null
+HEAD(&quot;123&quot;): HEAD(0 bytes), Content-Type: null
 WKFOOBAR(&quot;&quot;): WKFOOBAR(0 bytes), Content-Type: text/plain;charset=UTF-8
 WKFOOBAR(null): WKFOOBAR(0 bytes), Content-Type: null
 WKFOOBAR(&quot;123&quot;): WKFOOBAR(3 bytes), Content-Type: text/plain;charset=UTF-8</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1675592</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-07-28 07:04:06 -0700</bug_when>
    <thetext>&lt;rdar://problem/66215972&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1675595</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2020-07-28 07:17:32 -0700</bug_when>
    <thetext>I have marked these tests as failing while this issue is investigated.
https://trac.webkit.org/changeset/264982/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1675681</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-07-28 10:43:40 -0700</bug_when>
    <thetext>I fixed this in https://trac.webkit.org/changeset/264989/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1675684</commentid>
    <comment_count>4</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-07-28 10:50:26 -0700</bug_when>
    <thetext>Committed r264996: &lt;https://trac.webkit.org/changeset/264996&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>