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

Unified Diff: tests/language/language.status

Issue 9664065: Base test case of a multi-test now insists no static type warnings (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Reverted SyntaxTest Created 8 years, 9 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 92f5f65ef1d9234e63420266082f14f21565a994..9fcd66d5289044300b896c8fe47779ec0b6f85ab 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -21,6 +21,7 @@ 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
+FieldOverrideTest/02: Fail # Issue 742: field shadowing now allowed
SuperFieldAccessTest: Fail # Issue 742: field shadowing now allowed
PseudoKWIllegalTest/03: Fail # Issue 356
PseudoKWIllegalTest/08: Fail # Issue 356
@@ -184,6 +185,7 @@ SuperOperatorTest: Fail # Bug 4995463.
Switch3NegativeTest: Fail # issue 1663
Switch7NegativeTest: Fail # Bug 4208467.
SwitchLabelTest: Fail # Bug 4208467.
+SyntaxTest: Skip # Bug 2107 Static type warnings in none case
ThirdTest: Skip # Seems flaky in dartc after fixing test, was Bug 5339586
Throw7NegativeTest: Fail # Bug 4208459.
« no previous file with comments | « no previous file | tests/language/src/FieldOverrideTest.dart » ('j') | tests/language/src/TypeVariableBounds2Test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698