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

Unified Diff: tests/language/language.status

Issue 9702034: Removes dartc reliance on its own libraries, now can be targeted at any implementation's libraries (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: junit tests fixed 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') | tools/create_sdk.py » ('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 618c3335d807386fce1651747057e5c2ad817755..64a314d1dd8fb7c3bb711b03e29e75f94716221a 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -138,7 +138,6 @@ LiteralUnaryPlusTest/01: Fail # Issue 1399
MapLiteral4Test: Fail # Issue 1343
NamedParametersNegativeTest: Fail
NoSuchMethodNegativeTest: Fail
-NumbersTest: Fail # Fails because numbers are mapped to doubles.
OverrideFieldMethod1NegativeTest: Fail # Bug 5215249
OverrideFieldMethod2NegativeTest: Fail # Bug 5215249
OverrideFieldMethod3NegativeTest: Fail # Bug 5215249
@@ -153,6 +152,7 @@ Prefix12NegativeTest: Fail # Bug 5406175
Prefix16NegativeTest: Fail # Bug 5532534
Prefix3NegativeTest: Fail # Bug 5406175
Prefix6NegativeTest: Fail
+PrivateFactoryResolutionNegativeTest: Fail # Issue 2275
PrivateMember3NegativeTest: Fail
PseudoKWIllegalTest/01: Fail # Issue 356
PseudoKWIllegalTest/02: Fail # Issue 356
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | tools/create_sdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698