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

Unified Diff: third_party/pkg_tested/pkg_tested.status

Issue 962153002: Update test status for mips tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 10 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/standalone/standalone.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg_tested/pkg_tested.status
diff --git a/third_party/pkg_tested/pkg_tested.status b/third_party/pkg_tested/pkg_tested.status
index afe49886e6d934fc79689a515a16a1aadccee648..4e141cfd481131ef066798a7f48eaf0582d02f94 100644
--- a/third_party/pkg_tested/pkg_tested.status
+++ b/third_party/pkg_tested/pkg_tested.status
@@ -17,5 +17,5 @@ dart_style/*: SkipByDesign # Tests spawn Dart processes and read files.
[ $browser ]
dart_style/*: SkipByDesign
-[ $runtime == vm && $mode == debug ]
-dart_style/test/command_line_test: Skip # The test controller does not take into account that tests take much longer in debug mode.
+[ $runtime == vm && ($mode == debug || $arch == mips || $arch == simmips || $arch == simarm) ]
+dart_style/test/command_line_test: Skip # The test controller does not take into account that tests take much longer in debug mode or on simulators/mips.
« no previous file with comments | « tests/standalone/standalone.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698