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

Unified Diff: tests/language/language.status

Issue 9371014: Rewrite negative const tests into a few multi tests. (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 | « no previous file | tests/language/language-leg.status » ('j') | 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 2283fdd701d35c1262fea9330bb978cc332f9b74..9f75cf29e17b9f4ccf87332bdaf886e5d98ca135 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -76,6 +76,7 @@ ConstructorDuplicateInitializersTest/02: Fail
# Issue 1355
CallOperatorTest: Fail
+ConstConstructorSyntaxTest/05: Fail
GetSetSyntaxTest/04: Fail # Issue 1569
GetSetSyntaxTest/05: Fail # Issue 1569
GetSetSyntaxTest/06: Fail # Issue 1569
@@ -106,9 +107,9 @@ GCTest: Skip # Takes too long.
[ $component == dartc || $component == chromium ]
AbstractSyntaxTest/01: Fail
+FinalSyntaxTest/none: Fail
# Marked failed after code generation removed from dartc
-
ApplicationNegativeTest: Fail # status change with --check-only
AssertKeywordNegativeTest: Fail # status change with --check-only
AssignInstanceMethodNegativeTest: Fail # status change with --check-only
@@ -301,6 +302,7 @@ Factory2NegativeTest: Fail
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
ExtendTypeParameterNegativeTest: Skip # Issue 886
ExtendTypeParameter2NegativeTest: Skip # Issue 886
+FinalSyntaxTest/none: Fail
GetSetSyntaxTest/00: Fail # Issue 1571
GetSetSyntaxTest/01: Fail # Issue 1571
GetSetSyntaxTest/02: Fail # Issue 1571
@@ -423,7 +425,6 @@ StringTest: Fail
SuperImplicitClosureTest: Fail
SuperTest: Fail # this is testing precise ordering of super constructor call
SwitchLabelTest: Fail
-TryCatch9NegativeTest: Fail
TypeChecksInFactoryMethodTest: Fail # Issue 925
TypeVariableBoundsTest/00: Fail # these tests would work if the type was constructed
TypeVariableBoundsTest/10: Fail
« no previous file with comments | « no previous file | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698