Title: [193644] trunk/LayoutTests
Revision
193644
Author
calva...@igalia.com
Date
2015-12-07 12:35:09 -0800 (Mon, 07 Dec 2015)

Log Message

[Streams API] pipeTo tests are failing
https://bugs.webkit.org/show_bug.cgi?id=151949

Unreviewed.

* TestExpectations:
* platform/mac/TestExpectations:
* platform/win/TestExpectations: Moved the flag from Mac and Win to general as GTK+ is failing too.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (193643 => 193644)


--- trunk/LayoutTests/ChangeLog	2015-12-07 20:27:37 UTC (rev 193643)
+++ trunk/LayoutTests/ChangeLog	2015-12-07 20:35:09 UTC (rev 193644)
@@ -1,3 +1,14 @@
+2015-12-07  Xabier Rodriguez Calvar  <calva...@igalia.com>
+
+        [Streams API] pipeTo tests are failing
+        https://bugs.webkit.org/show_bug.cgi?id=151949
+
+        Unreviewed.
+
+        * TestExpectations:
+        * platform/mac/TestExpectations:
+        * platform/win/TestExpectations: Moved the flag from Mac and Win to general as GTK+ is failing too.
+
 2015-12-07  Brady Eidson  <beid...@apple.com>
 
         Modern IDB: Fix "old versions" when upgrading databases.

Modified: trunk/LayoutTests/TestExpectations (193643 => 193644)


--- trunk/LayoutTests/TestExpectations	2015-12-07 20:27:37 UTC (rev 193643)
+++ trunk/LayoutTests/TestExpectations	2015-12-07 20:35:09 UTC (rev 193644)
@@ -768,3 +768,4 @@
 #
 webkit.org/b/150598 fast/repaint/table-hover-on-link.html [ Pass Failure ]
 
+webkit.org/b/151949 streams/reference-implementation/pipe-to.html [ Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (193643 => 193644)


--- trunk/LayoutTests/platform/mac/TestExpectations	2015-12-07 20:27:37 UTC (rev 193643)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2015-12-07 20:35:09 UTC (rev 193644)
@@ -1385,9 +1385,6 @@
 # Imported Blink tests which have not been investigated.
 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/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 (193643 => 193644)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-12-07 20:27:37 UTC (rev 193643)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-12-07 20:35:09 UTC (rev 193644)
@@ -3309,8 +3309,6 @@
 
 webkit.org/b/150808 fast/text/multiple-feature-properties.html [ ImageOnlyFailure ]
 
-webkit.org/b/151949 streams/reference-implementation/pipe-to.html [ Failure ]
-
 webkit.org/b/150946 [ Debug ] scrollbars/custom-scrollbar-appearance-property.html [ Crash ]
 
 webkit.org/b/150948 [ Debug ] imported/blink/transitions/unprefixed-transform.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to