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

Unified Diff: tests/language/language.status

Issue 183743015: Fix type checks with malformed types (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 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
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 33231)
+++ tests/language/language.status (working copy)
@@ -9,6 +9,8 @@
mixin_super_constructor_named_test: Fail # Issue 12631
mixin_super_constructor_positionals_test: Fail # Issue 12631
built_in_identifier_prefix_test: Fail # Issue 6970
+is_malformed_type_test/95: Fail # Issue 17253
+is_malformed_type_test/94: Fail # Issue 17253
# These bugs refer currently ongoing language discussions.
constructor_initializer_test/none: Fail # Issue 12633

Powered by Google App Engine
This is Rietveld 408576698