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

Unified Diff: tests/language/language_dart2js.status

Issue 844723003: Update enum_const_test to isolate problem. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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/enum_const_test.dart ('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 b22a5b2a465eb0d447d0dcd9916afe9d3f718de7..d41f150f3b3f91af5ba4741dbdbf0e8beae9202c 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -147,7 +147,7 @@ generic_closure_test: RuntimeError # Issue 12605
const_switch_test/02: RuntimeError # Issue 17960
const_switch_test/04: RuntimeError # Issue 17960
-enum_const_test: RuntimeError # Issue 21817
+enum_const_test/02: RuntimeError # Issue 21817
# Compilation errors.
method_override5_test: RuntimeError # Issue 12809
@@ -208,7 +208,9 @@ type_variable_conflict2_test/01: RuntimeError # Issue 16180
[ $compiler == dart2dart ]
regress_13494_test: Fail # Issue 13494
-enum_const_test: Crash # Issue 21681
+enum_const_test/01: Crash # Issue 21681
+enum_const_test/02: Crash # Issue 21681
+
built_in_identifier_prefix_test: Fail # Issue 6972
constructor_initializer_test/none: Fail # Issue 12633
« no previous file with comments | « tests/language/enum_const_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698