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 25478009: Handle compile-time constness for conditionals and type literal calls. (Closed) Base URL: https://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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 26c49fc9c917fc29904b7c1787193c0d0c17f544..fd9c0a653fcebb4b8c333cd33156958c0bc50703 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -11,6 +11,7 @@ mixin_super_constructor_positionals_test: Fail # Issue 12631
built_in_identifier_prefix_test: Fail # Issue 6970
library_juxtaposition_test: Fail # Issue 6877
throwing_lazy_variable_test: Fail # Issue 5802
+const_conditional_test/08: MissingCompileTimeError # Issue 13746
# These bugs refer currently ongoing language discussions.
constructor_initializer_test/none: Fail # Issue 12633

Powered by Google App Engine
This is Rietveld 408576698