Title: [193641] trunk/LayoutTests
Revision
193641
Author
calva...@igalia.com
Date
2015-12-07 11:21:30 -0800 (Mon, 07 Dec 2015)

Log Message

Unreviewed.

http://webkit.org/b/147933 and though count queuing strategy and writable stream abort tests are fixed, there
are still issues with pipeTo. For that I created http://webkit.org/b/151949.

* platform/mac/TestExpectations:
* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (193640 => 193641)


--- trunk/LayoutTests/ChangeLog	2015-12-07 19:17:56 UTC (rev 193640)
+++ trunk/LayoutTests/ChangeLog	2015-12-07 19:21:30 UTC (rev 193641)
@@ -1,3 +1,13 @@
+2015-12-07  Xabier Rodriguez Calvar  <calva...@igalia.com>
+
+        Unreviewed.
+
+        http://webkit.org/b/147933 and though count queuing strategy and writable stream abort tests are fixed, there
+        are still issues with pipeTo. For that I created http://webkit.org/b/151949.
+
+        * platform/mac/TestExpectations:
+        * platform/win/TestExpectations:
+
 2015-12-07  Brady Eidson  <beid...@apple.com>
 
         Modern IDB: Add some more custom exception messages, passing some more tests..

Modified: trunk/LayoutTests/platform/mac/TestExpectations (193640 => 193641)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-12-07 19:17:56 UTC (rev 193640)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-12-07 19:21:30 UTC (rev 193641)
@@ -1386,9 +1386,7 @@
 imported/blink/compositing/video/video-controls-layer-creation-squashing.html [ Pass ImageOnlyFailure ]
 
 # Promises callbacks issues create problems in the writable stream tests
-webkit.org/b/147933 streams/reference-implementation/count-queuing-strategy.html [ Pass Failure ]
-webkit.org/b/147933 streams/reference-implementation/pipe-to.html [ Pass Failure ]
-webkit.org/b/147933 streams/reference-implementation/writable-stream-abort.html [ Pass Failure ]
+webkit.org/b/151949 streams/reference-implementation/pipe-to.html [ Failure ]
 
 webkit.org/b/150806 imported/w3c/web-platform-tests/XMLHttpRequest/send-timeout-events.htm [ Pass Failure ]
 webkit.org/b/150823 imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm [ Pass Failure ]

Modified: trunk/LayoutTests/platform/win/TestExpectations (193640 => 193641)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-12-07 19:17:56 UTC (rev 193640)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-12-07 19:21:30 UTC (rev 193641)
@@ -3309,9 +3309,7 @@
 
 webkit.org/b/150808 fast/text/multiple-feature-properties.html [ ImageOnlyFailure ]
 
-webkit.org/b/147933 streams/reference-implementation/count-queuing-strategy.html [ Pass Failure ]
-webkit.org/b/147933 streams/reference-implementation/pipe-to.html [ Pass Failure ]
-webkit.org/b/147933 streams/reference-implementation/writable-stream-abort.html [ Pass Failure ]
+webkit.org/b/151949 streams/reference-implementation/pipe-to.html [ Failure ]
 
 webkit.org/b/150946 [ Debug ] scrollbars/custom-scrollbar-appearance-property.html [ Crash ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to