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

Unified Diff: tests/language/language.status

Issue 10143004: Map malformed function result type and malformed function parameter type to (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 8 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 | « runtime/vm/object.cc ('k') | 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
===================================================================
--- tests/language/language.status (revision 6776)
+++ tests/language/language.status (working copy)
@@ -71,10 +71,6 @@
*FrogTest: Skip
*FrogNegativeTest: Skip
-[ $compiler == none && $unchecked ]
-
-Prefix16NegativeTest: Fail # Bug 5532534
-
[ $compiler == none && $mode == debug ]
GCTest: Skip # Takes too long.
@@ -126,7 +122,6 @@
Prefix101Test: Fail # Allow multiple imports with same prefix.
Prefix11NegativeTest: Fail # Issue 2383, Bug 5406175
Prefix12NegativeTest: Fail # Issue 2383, Bug 5406175
-Prefix16NegativeTest: Fail # Issue 2383, Bug 5532534
Prefix3NegativeTest: Fail # Issue 2383, Bug 5406175
Prefix6NegativeTest: Fail # Issue 2383
PrivateFactoryResolutionNegativeTest: Fail # Issue 2275
@@ -337,7 +332,7 @@
Prefix8NegativeTest: Fail
Prefix9NegativeTest: Fail
Prefix11NegativeTest: Fail
-Prefix16NegativeTest: Fail
+Prefix16Test: Fail
Prefix20NegativeTest: Fail
PrivateMemberTest: Fail
PrivateMember1NegativeTest: Fail
« no previous file with comments | « runtime/vm/object.cc ('k') | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698