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

Unified Diff: tests/language/language.status

Issue 10035058: Throw a type error in production mode when the type of the type test is not (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 | « tests/co19/co19-runtime.status ('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 6753)
+++ tests/language/language.status (working copy)
@@ -73,7 +73,6 @@
[ $compiler == none && $unchecked ]
-IsNotClass3NegativeTest: Fail # Spec unclear.
Prefix16NegativeTest: Fail # Bug 5532534
[ $compiler == none && $mode == debug ]
@@ -108,6 +107,7 @@
GenericParameterizedExtendsTest: Skip # Bug 5392297
GettersSettersType3Test: Fail # Issue 2351
InstanceCallWrongArgumentCountNegativeTest: Fail
+Instanceof3Test: Fail # Issue 2571
Label2NegativeTest: Fail # issue 1658
Library4NegativeTest: Fail # Bug 5406175
ListLiteral4Test: Fail # Issue 1343
@@ -308,6 +308,7 @@
ImplicitScopeTest: Fail
ImpliedInterfaceTest: Fail
Instanceof2Test: Fail
+Instanceof3Test: Fail # Issue 2571
InterfaceFactory3NegativeTest: Fail
IsNotClass4NegativeTest: Fail
LabelTest: Fail
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698