Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(210)

Unified Diff: tests/lib/lib.status

Issue 26851006: Update status file with flaky stream_controller_async_test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 76a5b58bcadf51808580b4c2408d8d03610d7a19..312a3e4f34f248963c61a6d3b087ed33cc0a5943 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -190,7 +190,7 @@ convert/streamed_conversion_json_utf8_decode_test: Pass, Slow
convert/chunked_conversion_utf88_test: Pass, Slow # Issue 12644.
convert/utf85_test: Pass, Slow # Issue 12644.
-[ $compiler == none && $runtime == drt ]
+[ $compiler == none && ($runtime == vm || $runtime == dartium || $runtime == drt) ]
async/stream_controller_async_test: Pass, Fail # Issue 13608
[ $compiler == dartanalyzer ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698