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

Unified Diff: tests/language/language.status

Issue 10836034: Properly parse operator declarations without return type. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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/compiler/dart2js/parser_test.dart ('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 414bf5bc1dcdab86674720fb465d57887f85687c..b972a174d68bfd27725f2e5f2e53d15c9e8d0b70 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -250,7 +250,6 @@ super_closure_test: Fail
super_field_access_test: Fail
super_first_constructor_test: Fail
# Should be triaged.
-condition_bailout_test: Fail
const_test: Fail
# default_factory3_test: Fail # Depends on empty class processing.
dynamic_test: Fail # Depends on empty class processing.
@@ -289,12 +288,11 @@ library5_test: Fail
library_same_name_used_test: Fail
local_function2_test: Fail
method_override2_test/none: Fail
-naming_test: Fail
+method_override_test: Fail
+named_parameters_type_test: Fail
non_const_super_negative_test: Fail
number_identifier_negative_test: Fail
operator1_negative_test: Fail
-operator3_test: Fail
-operator_test: Fail
prefix14_test: Fail
prefix15_test: Fail
prefix18_negative_test: Fail
« no previous file with comments | « tests/compiler/dart2js/parser_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698