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

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: 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_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 526486249e0b62d53a42db180b1ea1ae8570ad56..3f703683c6f576b33a631f7f8703fe8dbd8dbd97 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -80,7 +80,7 @@ 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.

Powered by Google App Engine
This is Rietveld 408576698