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

Unified Diff: tests/corelib/corelib.status

Issue 8317009: Fix fix. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index a4a428f5e8b588a12252c195586008bd55f95b39..94b04a7b407848bdd01ce5ee8ebdb34fadd3b929 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -21,7 +21,7 @@ StringTest: Fail # Bug 5196164
*VMTest: Skip
-[ $arch == dartc || $mode == release ]
+[ ($arch == dartc || $arch == chromium) && $mode == release ]
DoubleCompareTest: Fail # Issue 146
[ $arch == dartium ]
« 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