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

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

Issue 196133003: Update mips test status files for new mips build slaves. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add issue number 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
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | tests/standalone/io/signal_test_script.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index fb3114ea0855ff77b4cc000822d01d4f2d682a89..e98b79bfd11b1903dd64e50c9151375eed67abd5 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -61,15 +61,17 @@ LibTest/core/List/List_class_A01_t01: Pass, Slow
LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
[ $compiler == none && $runtime == vm && $arch == mips ]
-LibTest/math/log_A01_t01: Fail
LibTest/core/double/toInt_A01_t01: Fail
-
# These tests take too much memory (300 MB) for our 1 GB test machine.
# co19 issue 673. http://code.google.com/p/co19/issues/detail?id=673
LibTest/core/List/List_class_A01_t01: Skip # co19 issue 673
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
+
[ $compiler == none && $runtime == vm && ($arch == simarm || $arch == simmips) ]
LibTest/core/Uri/Uri_A06_t03: Skip # Timeouts, co19-roll r576: Please triage this failure
LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip # Timeouts
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | tests/standalone/io/signal_test_script.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698