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

Unified Diff: tests/language/language_dart2js.status

Issue 2651813006: Set correct type for enum values list (fixes #28341). (Closed)
Patch Set: work in progress Created 3 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/language.status ('k') | tests/language/regress_28341_test.dart » ('j') | 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 08f95b1ea6f1af9717fa09b5117b70474c87f0c6..49d844c2fbf8d4be0e81e91448bb9f507f4c20c1 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -4,6 +4,7 @@
[ $compiler == dart2js ]
enum_test: Fail # Issue 28340
+regress_28341_test: Fail # Issue 28340
deferred_not_loaded_check_test: Fail # Issue 27577
getter_setter_in_lib_test: Fail # Issue 23288
method_name_test: Fail # issue 25574
« no previous file with comments | « tests/language/language.status ('k') | tests/language/regress_28341_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698