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

Unified Diff: tests/co19/co19-runtime.status

Issue 203313005: Add mips failures to status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index c600ae1849e8930b5df544c02bd604718bce898b..bb3ef50674d664f18ba5a6e24813a849f09ce970 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -69,8 +69,8 @@ LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip # co19 issue 673
LibTest/collection/ListBase/ListBase_class_A01_t01: Skip # co19 issue 673
[ $compiler == none && $runtime == vm && $arch == mips && $mode == debug ]
-LibTest/isolate/Isolate/spawnUri_A01_t04: Crash # dartbug.com/17440
-LibTest/isolate/Isolate/spawn_A01_t04: Crash # dartbug.com/17440
+LibTest/isolate/Isolate/spawnUri_A01_t04: Crash, Pass # dartbug.com/17440
+LibTest/isolate/Isolate/spawn_A01_t04: Crash, Pass # dartbug.com/17440
[ $compiler == none && $runtime == vm && ($arch == simarm || $arch == simmips) ]
LibTest/core/Uri/Uri_A06_t03: Skip # Timeouts, co19-roll r576: Please triage this failure

Powered by Google App Engine
This is Rietveld 408576698