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

Unified Diff: tests/language/language.status

Issue 9378027: Fix status files for Dartium Debug (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 | « samples/tests/samples/samples.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index b247d632658f3d4d8bc1d3cd43ddd62046327e51..8b631a7f839b9add22042acd055f859599790de2 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -100,7 +100,7 @@ FunctionTypeAliasNegativeTest: Fail # Bug 5231617
DefaultFactory2Test/01: Fail # Issue 943
WrongNumberTypeArgumentsTest: Fail # This test should be negative
-[ $component == vm && $mode == debug ]
+[ ($component == vm || $component == dartium) && $mode == debug ]
GCTest: Skip # Takes too long.
[ $component == vm && $mode == release ]
« no previous file with comments | « samples/tests/samples/samples.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698