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

Unified Diff: tests/language/language.status

Issue 12220011: Handle malformed types in catch-on. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated cf. comments. Created 7 years, 10 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-dart2js.status ('k') | tests/language/language_dart2js.status » ('j') | 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 c64f4c589b832c45200abdb89adca9d8b5ada805..cd003a23c80300b0d5c385b7801d8efe90f5dc6a 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -56,6 +56,8 @@ type_annotation_test/09: Fail # Issue 6973
type_parameter_literal_test: Fail # Issue 7551
+on_catch_malformed_type_test: Fail # Issue 8601
+
mixin_illegal_syntax_test/none: Fail
mixin_type_parameters_mixin_test: Fail
mixin_type_parameters_super_test: Fail
@@ -349,6 +351,8 @@ type_variable_scope_test: Fail # type arguments on redirecting factory not imple
many_overridden_no_such_method_test: Fail, Pass, OK # Fails in minified mode, test depends on method names.
overridden_no_such_method_test: Fail, Pass, OK # Fails in minified mode, test depends on method names.
+on_catch_malformed_type_test: Fail # Issue 8601
+
# Mixins fail on the VM.
mixin_illegal_syntax_test/none: Fail # VM issue
mixin_illegal_constructor_test/none: Fail # VM issue
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698