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

Unified Diff: tests/language/language.status

Issue 9088019: Test fails only in checked mode on vm (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 12 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/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 50169d84aa8b06ff80f2414a172ad38805180ba5..53b482a8a404f3485f21d09fe71cf0a6e2bbd971 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -65,6 +65,10 @@ TypeVariableBoundsTest/10: Fail
ConstructorDuplicateInitializersTest/01: Fail
ConstructorDuplicateInitializersTest/02: Fail
+[ $component == vm || $component == dartium && $checked ]
+
+DefaultFactory2Test/01: Fail # Issue 943
+
[ $component == vm && $mode == debug ]
[ $component == vm && $mode == release ]
@@ -113,7 +117,6 @@ Constructor4Test: Fail # Issue 286
Constructor5Test: Fail # Issue 8440015 + 'super' initializer does not parse
Constructor6Test: Fail # Issue 8440015 + 'super' initializer does not parse
DefaultFactoryLibraryTest: Fail # Issue 514
-DefaultFactory2Test: Fail # Issue 943
DivByZeroTest: Fail # Bug 5184183
DynamicTest: Fail # Bug 5527899.
ExampleConstructorTest: Fail # Bug 4205742.
« 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