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

Unified Diff: tests/lib/lib.status

Issue 1244743003: Fix merge error in commit 0869c5ca4ab1dd1b1fcdffd8414d49de3c664daa. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Move section. Created 5 years, 5 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 7ef2360e1ca4d09bf000934056f58dcebce911f2..12f8404ababb836f1474191096903f42fdf970df 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -329,6 +329,13 @@ convert/streamed_conversion_json_utf8_decode_test: Skip # Verification not yet
mirrors/immutable_collections_test: SkipSlow # Timeout.
convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout.
+
+[ $compiler == dart2js && $system == windows && $runtime == chrome ]
+convert/line_splitter_test: RuntimeError
+
+[ $compiler == dart2js && $system == windows && $runtime == ff ]
+convert/line_splitter_test: RuntimeError
+
[ $compiler == dart2js && $cps_ir ]
async/future_test/01: Crash # (()async=>new Future.value(value)): cannot handle async/sync*/async* functions
async/stream_empty_test: Crash # (Future runTest()asy... cannot handle async/sync*/async* functions
« 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