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

Unified Diff: tests/language/language_dart2js.status

Issue 33813003: Do not generate a compile-time error if there is more than one catch-all clause (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 2 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/language/language_analyzer2.status ('k') | tests/language/throw7_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 28964)
+++ tests/language/language_dart2js.status (working copy)
@@ -148,7 +148,6 @@
map_literal1_test/01: MissingCompileTimeError # Issue 12993
scope_variable_test/01: MissingCompileTimeError # Issue 13016
static_final_field2_test/02: MissingCompileTimeError # Issue 13017
-throw7_test/01: MissingCompileTimeError # Issue 13019
numbers_test: RuntimeError, OK # Issue 1533
canonical_const2_test: RuntimeError, OK # Issue 1533
@@ -201,8 +200,6 @@
factory3_test: Fail # Issue 13077
type_checks_in_factory_method_test: Fail # Issue 12747
-on_catch_malformed_type_test: Fail # Issue 8601
-
# Mixins fail on the VM.
mixin_forwarding_constructor2_test: Fail # Issue 13641
@@ -251,7 +248,6 @@
method_override4_test: Fail # Issue 12810
method_override5_test: Fail # Issue 12810
static_final_field2_test/02: Fail # Issue 13017
-throw7_test/01: Fail # Issue 13019
scope_variable_test/01: Fail # Issue 13016
factory_redirection_test/01: Fail # Issue 12753
factory_redirection_test/02: Crash # Issue 12753
« no previous file with comments | « tests/language/language_analyzer2.status ('k') | tests/language/throw7_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698