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

Unified Diff: runtime/observatory/tests/service/service.status

Issue 2552383007: Re-enable service test on simarm, simmips and simarm64. (Closed)
Patch Set: skip in debug mode for now Created 4 years 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: runtime/observatory/tests/service/service.status
diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
index 72e4980514b9065693103ea3cce05b93ae6c460a..02a1eadd3d30e4fb0384a89e84b46bc8c8d499a3 100644
--- a/runtime/observatory/tests/service/service.status
+++ b/runtime/observatory/tests/service/service.status
@@ -21,8 +21,10 @@ isolate_lifecycle_test: Pass, RuntimeError # Issue 24174
debugger_location_second_test: Pass, Slow
debugger_location_test: Pass, Slow
-# Disable on simulators.
+# These tests are slow on simulators.
[ $arch == simarm || $arch == simmips || $arch == simarm64 ]
+*: Pass, Slow
+[ $mode == debug && ($arch == simarm || $arch == simmips || $arch == simarm64) ]
*: SkipSlow
# All tests use dart:io
« 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