streams/reference-implementation/readable-stream.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=143778
* TestExpectations: Marking as such.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@182843 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c0457d3..0cd574f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2015-04-15 Alexey Proskuryakov <ap@apple.com>
+
+ streams/reference-implementation/readable-stream.html is flaky
+ https://bugs.webkit.org/show_bug.cgi?id=143778
+
+ * TestExpectations: Marking as such.
+
2015-04-14 Alexey Proskuryakov <ap@apple.com>
inspector/console/console-api.html is very slow, frequently timing out
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 5a37388..a2c26b0 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -516,3 +516,5 @@
webkit.org/b/142937 ietestcenter/Javascript/15.2.3.14-1-3.html [ Failure ]
[ Debug ] js/regress-141098.html [ Slow ]
+
+webkit.org/b/143778 streams/reference-implementation/readable-stream.html [ Pass Failure ]