<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[204891] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/204891">204891</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2016-08-24 01:07:43 -0700 (Wed, 24 Aug 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Fetch API] Test gardening
https://bugs.webkit.org/show_bug.cgi?id=161128

Unreviewed.

Patch by Youenn Fablet &lt;youenn@apple.com&gt; on 2016-08-24

* TestExpectations:
* platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-expected.txt:
* platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-worker-expected.txt:
* platform/gtk/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker-expected.txt: Added.
* platform/gtk/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt: Added.
* platform/mac-wk2/TestExpectations:
* platform/win/TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsTestExpectations">trunk/LayoutTests/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformgtkimportedw3cwebplatformtestsfetchapibasicrequestheadersexpectedtxt">trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkimportedw3cwebplatformtestsfetchapibasicrequestheadersworkerexpectedtxt">trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-worker-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacwk2TestExpectations">trunk/LayoutTests/platform/mac-wk2/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformwinTestExpectations">trunk/LayoutTests/platform/win/TestExpectations</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkimportedw3cwebplatformtestsfetchapiredirectredirectlocationworkerexpectedtxt">trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkimportedw3cwebplatformtestsfetchapiredirectredirectmethodworkerexpectedtxt">trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (204890 => 204891)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-08-24 07:55:09 UTC (rev 204890)
+++ trunk/LayoutTests/ChangeLog        2016-08-24 08:07:43 UTC (rev 204891)
</span><span class="lines">@@ -1,3 +1,18 @@
</span><ins>+2016-08-24  Youenn Fablet  &lt;youenn@apple.com&gt;
+
+        [Fetch API] Test gardening
+        https://bugs.webkit.org/show_bug.cgi?id=161128
+
+        Unreviewed.
+
+        * TestExpectations:
+        * platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-expected.txt:
+        * platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-worker-expected.txt:
+        * platform/gtk/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker-expected.txt: Added.
+        * platform/gtk/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt: Added.
+        * platform/mac-wk2/TestExpectations:
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2016-08-23  Zalan Bujtas  &lt;zalan@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         ASSERTION FAILED: !view().layoutStateEnabled() || style().styleType() == FIRST_LETTER in WebCore::RenderInline::clippedOverflowRectForRepaint
</span></span></pre></div>
<a id="trunkLayoutTestsTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/TestExpectations (204890 => 204891)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/TestExpectations        2016-08-24 07:55:09 UTC (rev 204890)
+++ trunk/LayoutTests/TestExpectations        2016-08-24 08:07:43 UTC (rev 204891)
</span><span class="lines">@@ -500,9 +500,8 @@
</span><span class="cx"> # Failing assertion with dynamic message
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties.htm [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/160510 http/tests/fetch/fetch-in-worker-crash.html [ Failure Crash Pass ]
</del><span class="cx"> imported/w3c/web-platform-tests/fetch/api/request/request-cache.html [ Skip ]
</span><del>-[ Release ] imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-worker.html [ Failure Pass ]
</del><ins>+
</ins><span class="cx"> [ Debug ] imported/w3c/web-platform-tests/fetch/api/cors/cors-basic-worker.html [ Skip ]
</span><span class="cx"> [ Debug ] imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-worker.html [ Skip ]
</span><span class="cx"> [ Debug ] imported/w3c/web-platform-tests/fetch/api/cors/cors-filtering-worker.html [ Skip ]
</span><span class="lines">@@ -528,6 +527,7 @@
</span><span class="cx"> [ Debug ] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-mode-worker.html [ Skip ]
</span><span class="cx"> [ Debug ] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-origin-worker.html [ Skip ]
</span><span class="cx"> [ Debug ] imported/w3c/web-platform-tests/fetch/nosniff/worker.html [ Skip ]
</span><ins>+webkit.org/b/160510 [ Debug ] http/tests/fetch/fetch-in-worker-crash.html [ Crash ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/157068 imported/w3c/web-platform-tests/fetch/nosniff/importscripts.html [ Skip ]
</span><span class="cx"> webkit.org/b/157145 imported/w3c/web-platform-tests/fetch/nosniff/stylesheet.html [ Failure Pass ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkimportedw3cwebplatformtestsfetchapibasicrequestheadersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-expected.txt (204890 => 204891)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-expected.txt        2016-08-24 07:55:09 UTC (rev 204890)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-expected.txt        2016-08-24 08:07:43 UTC (rev 204891)
</span><span class="lines">@@ -1,11 +1,14 @@
</span><span class="cx"> 
</span><del>-FAIL Fetch with GET assert_equals: Request has header origin: http://localhost:8800 expected (string) &quot;http://localhost:8800&quot; but got (object) null
-FAIL Fetch with HEAD assert_equals: Request has header origin: http://localhost:8800 expected (string) &quot;http://localhost:8800&quot; but got (object) null
-FAIL Fetch with HEAD with body promise_test: Unhandled rejection with value: object &quot;TypeError: Type error&quot;
</del><ins>+FAIL Fetch with GET assert_equals: Request should have header origin: http://localhost:8800 expected (string) &quot;http://localhost:8800&quot; but got (object) null
+FAIL Fetch with HEAD assert_equals: Request should have header origin: http://localhost:8800 expected (string) &quot;http://localhost:8800&quot; but got (object) null
</ins><span class="cx"> PASS Fetch with PUT without body 
</span><span class="cx"> PASS Fetch with PUT with body 
</span><span class="cx"> PASS Fetch with POST without body 
</span><del>-PASS Fetch with POST with body 
</del><ins>+PASS Fetch with POST with text body 
+FAIL Fetch with POST with FormData body promise_test: Unhandled rejection with value: object &quot;TypeError: Uploading FormData is not yet implemented&quot;
+PASS Fetch with POST with Blob body 
+FAIL Fetch with POST with ArrayBuffer body promise_test: Unhandled rejection with value: object &quot;TypeError: Type error&quot;
+PASS Fetch with POST with Blob body with mime type 
</ins><span class="cx"> PASS Fetch with Chicken 
</span><span class="cx"> PASS Fetch with Chicken with body 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkimportedw3cwebplatformtestsfetchapibasicrequestheadersworkerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-worker-expected.txt (204890 => 204891)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-worker-expected.txt        2016-08-24 07:55:09 UTC (rev 204890)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-worker-expected.txt        2016-08-24 08:07:43 UTC (rev 204891)
</span><span class="lines">@@ -1,11 +1,13 @@
</span><span class="cx"> 
</span><del>-FAIL Fetch with GET assert_equals: Request has header origin: http://localhost:8800 expected (string) &quot;http://localhost:8800&quot; but got (object) null
-FAIL Fetch with HEAD assert_equals: Request has header origin: http://localhost:8800 expected (string) &quot;http://localhost:8800&quot; but got (object) null
-FAIL Fetch with HEAD with body promise_test: Unhandled rejection with value: object &quot;TypeError: Type error&quot;
</del><ins>+FAIL Fetch with GET assert_equals: Request should have header origin: http://localhost:8800 expected (string) &quot;http://localhost:8800&quot; but got (object) null
+FAIL Fetch with HEAD assert_equals: Request should have header origin: http://localhost:8800 expected (string) &quot;http://localhost:8800&quot; but got (object) null
</ins><span class="cx"> PASS Fetch with PUT without body 
</span><span class="cx"> PASS Fetch with PUT with body 
</span><span class="cx"> PASS Fetch with POST without body 
</span><del>-PASS Fetch with POST with body 
</del><ins>+PASS Fetch with POST with text body 
+PASS Fetch with POST with Blob body 
+FAIL Fetch with POST with ArrayBuffer body promise_test: Unhandled rejection with value: object &quot;TypeError: Type error&quot;
+PASS Fetch with POST with Blob body with mime type 
</ins><span class="cx"> PASS Fetch with Chicken 
</span><span class="cx"> PASS Fetch with Chicken with body 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkimportedw3cwebplatformtestsfetchapiredirectredirectlocationworkerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker-expected.txt (0 => 204891)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location-worker-expected.txt        2016-08-24 08:07:43 UTC (rev 204891)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+
+Harness Error (TIMEOUT), message = null
+
+PASS Redirect 301 in &quot;follow&quot; mode without location 
+PASS Redirect 301 in &quot;manual&quot; mode without location 
+PASS Redirect 301 in &quot;follow&quot; mode with invalid location 
+PASS Redirect 301 in &quot;manual&quot; mode with invalid location 
+PASS Redirect 301 in &quot;follow&quot; mode with data location 
+PASS Redirect 301 in &quot;manual&quot; mode with data location 
+PASS Redirect 302 in &quot;follow&quot; mode without location 
+PASS Redirect 302 in &quot;manual&quot; mode without location 
+PASS Redirect 302 in &quot;follow&quot; mode with invalid location 
+PASS Redirect 302 in &quot;manual&quot; mode with invalid location 
+PASS Redirect 302 in &quot;follow&quot; mode with data location 
+PASS Redirect 302 in &quot;manual&quot; mode with data location 
+PASS Redirect 303 in &quot;follow&quot; mode without location 
+PASS Redirect 303 in &quot;manual&quot; mode without location 
+PASS Redirect 303 in &quot;follow&quot; mode with invalid location 
+PASS Redirect 303 in &quot;manual&quot; mode with invalid location 
+PASS Redirect 303 in &quot;follow&quot; mode with data location 
+PASS Redirect 303 in &quot;manual&quot; mode with data location 
+PASS Redirect 307 in &quot;follow&quot; mode without location 
+PASS Redirect 307 in &quot;manual&quot; mode without location 
+PASS Redirect 307 in &quot;follow&quot; mode with invalid location 
+PASS Redirect 307 in &quot;manual&quot; mode with invalid location 
+PASS Redirect 307 in &quot;follow&quot; mode with data location 
+PASS Redirect 307 in &quot;manual&quot; mode with data location 
+PASS Redirect 308 in &quot;follow&quot; mode without location 
+PASS Redirect 308 in &quot;manual&quot; mode without location 
+TIMEOUT Redirect 308 in &quot;follow&quot; mode with invalid location Test timed out
+TIMEOUT Redirect 308 in &quot;manual&quot; mode with invalid location Test timed out
+TIMEOUT Redirect 308 in &quot;follow&quot; mode with data location Test timed out
+TIMEOUT Redirect 308 in &quot;manual&quot; mode with data location Test timed out
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkimportedw3cwebplatformtestsfetchapiredirectredirectmethodworkerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt (0 => 204891)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker-expected.txt        2016-08-24 08:07:43 UTC (rev 204891)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+
+PASS Response.redirected should be false on not-redirected responses 
+PASS Redirect 301 with GET 
+PASS Redirect 301 with POST 
+PASS Redirect 301 with HEAD 
+PASS Redirect 302 with GET 
+PASS Redirect 302 with POST 
+PASS Redirect 302 with HEAD 
+PASS Redirect 303 with GET 
+PASS Redirect 303 with POST 
+PASS Redirect 303 with HEAD 
+PASS Redirect 307 with GET 
+PASS Redirect 307 with POST 
+PASS Redirect 307 with HEAD 
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacwk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (204890 => 204891)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-wk2/TestExpectations        2016-08-24 07:55:09 UTC (rev 204890)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations        2016-08-24 08:07:43 UTC (rev 204891)
</span><span class="lines">@@ -373,10 +373,6 @@
</span><span class="cx"> # This test fails every time on El Capitan
</span><span class="cx"> [ ElCapitan ] fast/mediastream/MediaStream-video-element-video-tracks-disabled.html [ Skip ]
</span><span class="cx"> 
</span><del>-# Hitting &quot;The certificate for this server is invalid&quot; loading error (not happening in WK1)
-webkit.org/b/160445 http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-worker.html [ Failure Timeout ]
-webkit.org/b/160445 http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html [ Failure Timeout ]
-
</del><span class="cx"> ### END OF (3) Unclassified failures
</span><span class="cx"> ########################################
</span><span class="cx"> 
</span><span class="lines">@@ -524,6 +520,10 @@
</span><span class="cx"> [ Sierra+ ] swipe/pushState-cached-back-swipe.html [ Skip ]
</span><span class="cx"> [ Sierra+ ] swipe/swipe-start-hysteresis-failures.html [ Skip ]
</span><span class="cx"> 
</span><ins>+# Hitting &quot;The certificate for this server is invalid&quot; loading error (not happening in WK1)
+webkit.org/b/160445 [ Sierra+ ] http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-worker.html [ Failure ]
+webkit.org/b/160445 [ Sierra+ ] http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html [ Failure ]
+
</ins><span class="cx"> webkit.org/b/159447 [ Debug ] inspector/debugger/tail-deleted-frames-from-vm-entry.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/159430 [ Debug Sierra+ ] media/restore-from-page-cache.html [ Pass Crash ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (204890 => 204891)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2016-08-24 07:55:09 UTC (rev 204890)
+++ trunk/LayoutTests/platform/win/TestExpectations        2016-08-24 08:07:43 UTC (rev 204891)
</span><span class="lines">@@ -3483,9 +3483,11 @@
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-basic-worker.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-worker.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight-worker.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/credentials/cookies.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/fetch/api/credentials/cookies-worker.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/request/request-cache.html [ Failure ]
</span></span></pre>
</div>
</div>

</body>
</html>