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

Unified Diff: tests/language/language.status

Issue 179293005: Check that const-map keys don't override equals. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. 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
« no previous file with comments | « tests/language/const_map2_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 ca70884e8bc29320e4bbd8d5eeea480e4cddbe79..16f9b9a84e7321bf4b039d932865b39b2fd62a04 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -27,6 +27,9 @@ deferred_duplicate_prefix1_test/01: Fail
deferred_duplicate_prefix2_test/01: Fail
deferred_duplicate_prefix3_test/01: Fail
+[ $compiler == dartanalyzer ]
+const_map2_test/00: MissingCompileTimeError # Issue 17209
+
[ $compiler == none && $runtime == vm ]
class_keyword_test/02: MissingCompileTimeError # Issue 13627
override_inheritance_mixed_test/08: MissingCompileTimeError # Issue 16137
« no previous file with comments | « tests/language/const_map2_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698