commit | e9fe369c873f41a37297154f626115703c53c931 | [log] [tgz] |
---|---|---|
author | calvaris@igalia.com <calvaris@igalia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Dec 07 20:35:09 2015 +0000 |
committer | calvaris@igalia.com <calvaris@igalia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Dec 07 20:35:09 2015 +0000 |
tree | c693c73e46f6e5b2187b158612ce57d9bf6f4ed7 | |
parent | 55291225122927993d0bf064296acb5ea4eb49c6 [diff] [blame] |
[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. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@193644 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations index d3699ef..f63160f 100644 --- a/LayoutTests/TestExpectations +++ b/LayoutTests/TestExpectations
@@ -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 ]