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

Unified Diff: tests/language/language.status

Issue 34993002: Check const expressions for malformed types. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Status updated 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/const_types_test.dart ('k') | tests/language/language_analyzer.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 3b39cb7008573357dd951c1df0ae8735f30cf0fb..ee6f4b04c47363b72f4b666585de645c69470695 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -32,6 +32,13 @@ implicit_setter_test: Fail # Issue 13917
cyclic_typedef_test/10: Fail # Issue 13675
cyclic_typedef_test/11: Fail # Issue 13675
+const_types_test/23: MissingCompileTimeError # Issue 14305
+const_types_test/24: MissingCompileTimeError # Issue 14305
+const_types_test/25: MissingCompileTimeError # Issue 14305
+const_types_test/26: MissingCompileTimeError # Issue 14305
+const_types_test/27: MissingCompileTimeError # Issue 14305
+const_types_test/41: MissingCompileTimeError # Issue 14305
+
[ $compiler == none && $runtime == vm ]
class_keyword_test/02: MissingCompileTimeError # Issue 13627
« no previous file with comments | « tests/language/const_types_test.dart ('k') | tests/language/language_analyzer.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698