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

Unified Diff: tests/language/language.status

Issue 21292003: Handle int/double case expression types correctly. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated cf. comments Created 7 years, 4 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/compiler/dart2js/type_checker_test.dart ('k') | tests/language/switch_int_double_test.dart » ('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 13cc71edfddd92729a221e706624096d254d2a0a..9a49b80d16ff9316a16891a9cdb62ec8ff3a9e18 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -28,6 +28,8 @@ built_in_identifier_prefix_test: Fail # http://dartbug.com/6970
library_juxtaposition_test: Fail # Issue 6877
pseudo_kw_illegal_test/14: Fail # Issue 356
bound_closure_equality_test: Fail # Issue 10849
+switch_int_double_test/01: Fail # Issue 7307
+switch_int_double_test/02: Fail # Issue 7307
# These bugs refer currently ongoing language discussions.
constructor5_test: Fail # (Discussion ongoing)
« no previous file with comments | « tests/compiler/dart2js/type_checker_test.dart ('k') | tests/language/switch_int_double_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698