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

Unified Diff: tests/lib/lib.status

Issue 866253002: Mark mirrors/mirrors_reader_test as Crash on jsshell (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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 43b1361767d5dbd590c46322b9d57ce1d1ca787a..aa1527b1771d82adb8756890f57de21c24d012fd 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -171,6 +171,7 @@ async/stream_asyncexpand_test: RuntimeError # Timer interface not supported: Iss
async/stream_asyncmap_test: RuntimeError # Timer interface not supported: Issue 7728.
async/stream_transformation_broadcast_test: RuntimeError # Timer interface not supported: Issue 7728.
async/stream_controller_test: Fail # Timer interface not supported: Issue 7728.
+mirrors/mirrors_reader_test: Slow, RuntimeError, Crash # Issue 16589 - RuntimeError. Issue 22130 - Crash (out of memory).
[ $compiler == dart2js && $checked ]
convert/utf85_test: Pass, Slow # Issue 12029.
@@ -323,4 +324,4 @@ convert/utf85_test: Skip # Pass, Slow Issue 20111.
convert/streamed_conversion_json_utf8_decode_test: Skip # Verification OOM.
[ $mode == debug && $arch != ia32 && $arch != x64 && $arch != simarm ]
-convert/streamed_conversion_json_utf8_decode_test: Skip # Verification not yet implemented.
+convert/streamed_conversion_json_utf8_decode_test: Skip # Verification not yet implemented.
« 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