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

Unified Diff: tests/standalone/standalone.status

Issue 203373003: Add entries for ContentShellOnAndroid runtime to status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add a mips crasher to status files. 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 | « tests/lib/lib.status ('k') | tests/utils/utils.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index d527c9bfca6e4ff1a3b7fff6bd92c2c62e9c1adb..25f309e82e43626b065517963a5b69959b12ece2 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -113,8 +113,9 @@ oom_error_stacktrace_test: Skip # Fails on Linux
[ $arch == mips ]
io/signals_test: Fail # dartbug.com/17440
io/file_stat_test: Fail # dartbug.com/17440
+io/process_sync_test: Skip # Starts 10 dart subprocesses, uses too much memory.
-[ $compiler == none && $runtime == dartium && $unchecked ]
+[ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) && $unchecked ]
assert_test: Fail # Issue 13719: Please triage this failure.
[ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) ]
« no previous file with comments | « tests/lib/lib.status ('k') | tests/utils/utils.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698