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

Unified Diff: tests/language/language.status

Issue 9232016: Ignore parsed types of local variables in unchecked mode and replace them with (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 8 years, 11 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') | no next file » | 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 3403)
+++ tests/language/language.status (working copy)
@@ -45,7 +45,6 @@
# Regular bugs which should be fixed.
ConstInit6NegativeTest: Fail # Issue 811
-WrongNumberTypeArgumentsTest: Fail # Issue 441
# Issue 905.
TypeVariableBoundsTest/01: Fail
@@ -66,9 +65,15 @@
ConstructorDuplicateInitializersTest/01: Fail
ConstructorDuplicateInitializersTest/02: Fail
+[ ($component == vm || $component == dartium) && $unchecked ]
+
+Prefix16NegativeTest: Fail # Bug 5532534
+FunctionTypeAliasNegativeTest: Fail # Bug 5231617
+
[ ($component == vm || $component == dartium) && $checked ]
DefaultFactory2Test/01: Fail # Issue 943
+WrongNumberTypeArgumentsTest: Fail # This test should be negative
[ $component == vm && $mode == debug ]
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698