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

Unified Diff: tests/isolate/isolate.status

Issue 2858623002: Remove MIPS support (Closed)
Patch Set: Rebase Created 3 years, 7 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/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index 833ae0eb2d7fa81acce5c0cc60f5cdbfb8b5c8fc..d4e50a8ec3bc69ac6a7d478a5c5d21e70f3c78d6 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -12,9 +12,6 @@ isolate_stress_test: Skip # Issue 12588: Uses dart:html. This should be able to
[ $runtime != vm || $mode == product || $compiler == app_jit ]
checked_test: Skip # Unsupported.
-[ ($runtime == vm || $runtime == dart_precompiled) && $arch == mips && $mode == debug ]
-mandel_isolate_test: Skip # Uses 600 MB Ram on our 1 GB test device.
-
[ $compiler == none || $compiler == precompiler || $compiler == app_jit ]
compile_time_error_test/01: Skip # Issue 12587
ping_test: Skip # Resolve test issues

Powered by Google App Engine
This is Rietveld 408576698