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

Unified Diff: dart/tests/language/language_dart2js.status

Issue 10977054: Separate compile-time and runtime errors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Comment fixes Created 8 years, 3 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 | « dart/tests/language/language.status ('k') | dart/tools/testing/dart/multitest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language_dart2js.status
diff --git a/dart/tests/language/language_dart2js.status b/dart/tests/language/language_dart2js.status
index 903af6ca75f47e759b1d8e3bbdec52427b5dcc23..288caddc61dc746e4ab35d908e20566e65a66b1d 100644
--- a/dart/tests/language/language_dart2js.status
+++ b/dart/tests/language/language_dart2js.status
@@ -58,6 +58,26 @@ compile_time_constant_checked3_test/05: Fail, OK
compile_time_constant_checked3_test/06: Fail, OK
[ $compiler == dart2js ]
+bad_constructor_test/04: Fail # http://dartbug.com/5519
+bad_constructor_test/05: Fail # http://dartbug.com/5519
+bad_constructor_test/06: Fail # http://dartbug.com/5519
+constructor_named_arguments_test/01: Fail # http://dartbug.com/5519
+external_test/10: Fail # http://dartbug.com/5519
+getter_no_setter2_test/01: Fail # http://dartbug.com/5519
+getter_no_setter_test/01: Fail # http://dartbug.com/5519
+illegal_invocation_test/03: Fail # http://dartbug.com/5519
+isnot_malformed_type_test/01: Fail # http://dartbug.com/5519
+new_expression_type_args_test/01: Fail # http://dartbug.com/5519
+not_enough_positional_arguments_test/01: Fail # http://dartbug.com/5519
+not_enough_positional_arguments_test/02: Fail # http://dartbug.com/5519
+optional_named_parameters_test/01: Fail # http://dartbug.com/5519
+optional_named_parameters_test/03: Fail # http://dartbug.com/5519
+optional_named_parameters_test/05: Fail # http://dartbug.com/5519
+optional_named_parameters_test/07: Fail # http://dartbug.com/5519
+optional_named_parameters_test/09: Fail # http://dartbug.com/5519
+setter_no_getter_call_test/01: Fail # http://dartbug.com/5519
+setter_no_getter_test/01: Fail # http://dartbug.com/5519
+
import_combinators_test: Fail
throw_expr_test: Fail
metadata_test: Fail # Metadata on type parameters not supported.
« no previous file with comments | « dart/tests/language/language.status ('k') | dart/tools/testing/dart/multitest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698