Title: [227407] trunk/LayoutTests
Revision
227407
Author
commit-qu...@webkit.org
Date
2018-01-23 01:26:31 -0800 (Tue, 23 Jan 2018)

Log Message

Mark some service-worker fetch tests as DumpJSConsoleLogInStdErr
https://bugs.webkit.org/show_bug.cgi?id=181975

Unreviewed.

Patch by Youenn Fablet <you...@apple.com> on 2018-01-23

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (227406 => 227407)


--- trunk/LayoutTests/ChangeLog	2018-01-23 07:11:37 UTC (rev 227406)
+++ trunk/LayoutTests/ChangeLog	2018-01-23 09:26:31 UTC (rev 227407)
@@ -1,3 +1,12 @@
+2018-01-23  Youenn Fablet  <you...@apple.com>
+
+        Mark some service-worker fetch tests as DumpJSConsoleLogInStdErr
+        https://bugs.webkit.org/show_bug.cgi?id=181975
+
+        Unreviewed.
+
+        * TestExpectations:
+
 2018-01-22  Simon Fraser  <simon.fra...@apple.com>
 
         Optimize building the non-fast scrollable region with multiple iframes

Modified: trunk/LayoutTests/TestExpectations (227406 => 227407)


--- trunk/LayoutTests/TestExpectations	2018-01-23 07:11:37 UTC (rev 227406)
+++ trunk/LayoutTests/TestExpectations	2018-01-23 09:26:31 UTC (rev 227407)
@@ -178,9 +178,9 @@
 imported/w3c/web-platform-tests/streams/readable-byte-streams/detached-buffers.serviceworker.https.html [ Pass Failure ]
 imported/w3c/web-platform-tests/service-workers/service-worker/update.https.html [ Pass Failure ]
 
-webkit.org/b/181901 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https.html [ Pass Failure ]
-webkit.org/b/181897 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https.html [ Pass Failure ]
-webkit.org/b/181900 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html [ Pass Failure ]
+webkit.org/b/181901 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https.html [ DumpJSConsoleLogInStdErr Pass Failure ]
+webkit.org/b/181897 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting.https.html [ DumpJSConsoleLogInStdErr Pass Failure ]
+webkit.org/b/181900 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html [ DumpJSConsoleLogInStdErr Pass Failure ]
 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-response-taint.https.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html [ Slow ]
 [ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/getregistrations.https.html [ Slow ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to