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

Unified Diff: tests/language/language.status

Issue 9605024: Type assignment errors should be static type warnings, not compile-time errors (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Type assignment errors should be static type warnings, not compile-time errors 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
« no previous file with comments | « tests/co19/co19-compiler.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 8c834b1b279221cb1378850d952c8b773fe3b463..5750ef09f0cdecdcfdebc721aae7800d9166a49c 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -184,7 +184,6 @@ SuperOperatorTest: Fail # Bug 4995463.
Switch3NegativeTest: Fail # issue 1663
Switch7NegativeTest: Fail # Bug 4208467.
SwitchLabelTest: Fail # Bug 4208467.
-TypeVariableBounds2Test*: Skip # Issue 1939.
ThirdTest: Skip # Seems flaky in dartc after fixing test, was Bug 5339586
Throw7NegativeTest: Fail # Bug 4208459.
TypeVariableBoundsTest/01: Fail # issue 1900
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698