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

Unified Diff: tests/language/language.status

Issue 9019011: Remove wrong test, issue 575. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Positive and negative tests 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 | tests/language/language-leg.status » ('j') | tests/language/src/Prefix22NegativeTest.dart » ('J')
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 b8305b6904e949bfa6b45829a2df10087c7b29a9..cf93094ce50c516585c4c7de788d7dec6006ce7c 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -25,6 +25,8 @@ ImpliedInterfaceTest: Fail # Bug 5349944
FBoundedQuantificationTest: Skip # Issue 439
FieldOverrideTest/none: Fail # Issue 742: field shadowing now allowed
FieldOverrideTest/01: Fail # Issue 742: field shadowing now allowed
+Prefix22Test: Fail # Issue 575
+Prefix23Test: Fail # Issue 575
ImplicitThisTest/01: Fail # Issue 374 (not yet specified)
ImplicitThisTest/02: Fail # Issue 374
@@ -51,6 +53,7 @@ TypeVariableBoundsTest/06: Fail
TypeVariableBoundsTest/09: Fail
TypeVariableBoundsTest/10: Fail
+
# DartC or Frog specific tests that should not be run by the VM
*DartcTest: Skip
*DartcNegativeTest: Skip
@@ -147,7 +150,6 @@ OverrideFieldTest/04: Fail # Bug 5215249
OverrideMethodWithFieldTest/01: Fail # Bug 5215249
Prefix11NegativeTest: Fail # Bug 5406175
Prefix12NegativeTest: Fail # Bug 5406175
-Prefix14NegativeTest: Fail # Issue 575
Prefix16NegativeTest: Fail # Bug 5532534
Prefix3NegativeTest: Fail # Bug 5406175
PseudoKWNegativeTest: Fail # Bug 4979760.
@@ -282,9 +284,10 @@ Prefix7NegativeTest: Fail
Prefix8NegativeTest: Fail
Prefix9NegativeTest: Fail
Prefix11NegativeTest: Fail
-Prefix14NegativeTest: Fail
Prefix16NegativeTest: Fail
Prefix20NegativeTest: Fail
+Prefix22NegativeTest: Fail
+Prefix23NegativeTest: Fail
PrivateMemberTest: Fail
PrivateMember2NegativeTest: Fail
PrivateMember3NegativeTest: Fail
« no previous file with comments | « no previous file | tests/language/language-leg.status » ('j') | tests/language/src/Prefix22NegativeTest.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698