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

Unified Diff: tests/language/language_dart2js.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: Updated cf. comments 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/language.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 526486249e0b62d53a42db180b1ea1ae8570ad56..32d1c3af76af47cd9a5ad5b0deb55f60ae516fb1 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -79,8 +79,7 @@ mixin_mixin5_test: Fail # Issue 12605.
mixin_mixin6_test: Fail # Issue 12605.
[ $compiler == dart2js ]
-compile_time_constant11_test: Fail # issue 13270
-switch_bad_case_test/02: MissingCompileTimeError # switch case of type double
+switch_bad_case_test/02: MissingCompileTimeError # switch case of type double
malformed_test/none: RuntimeError # Issue 12695
function_type_alias9_test/00: Crash # Issue 9792
branch_canonicalization_test: RuntimeError # Issue 638.
@@ -199,7 +198,6 @@ label_test: Skip
[ $compiler == dart2dart ]
-compile_time_constant11_test: Fail # Issue 13271
function_type_alias9_test/00: Crash # Issue 11986
malformed_test/none: CompileTimeError # Issue 12695
mixin_super_constructor_named_test: Fail # Issue 12631
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698