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

Unified Diff: tests/corelib/corelib.status

Issue 2841213002: dart2js-kernel: Bind type variables in generative constructor. (Closed)
Patch Set: fix analyzer warning Created 3 years, 8 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_extra/dart2js_extra.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index f11ebf78607af70db1a3baccc9e82fee44c9d63d..3a140f18d819dc7bfbdc58a224ae54e3ae61a8e8 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -232,8 +232,6 @@ growable_list_test: RuntimeError # Issue 27394
int_from_environment2_test: RuntimeError # Issue 27394
int_from_environment_test: RuntimeError # Issue 27394
iterable_empty_test: RuntimeError # Issue 27394
-iterable_generate_test/01: RuntimeError # Issue 27394
-iterable_generate_test/none: RuntimeError # Issue 27394
iterable_return_type_test/none: RuntimeError # Issue 27394
iterable_to_list_test/none: RuntimeError # Issue 27394
iterable_to_set_test: RuntimeError # Issue 27394
@@ -242,11 +240,7 @@ linked_hash_map_from_iterables_test: RuntimeError # Issue 27394
list_filled_type_argument_test: RuntimeError # Issue 27394
map_from_iterable_test: RuntimeError # Issue 27394
map_from_iterables_test: RuntimeError # Issue 27394
-map_keys2_test: RuntimeError # Issue 27394
map_test: Crash # Issue 27394
-map_values2_test: RuntimeError # Issue 27394
-map_values3_test: RuntimeError # Issue 27394
-map_values4_test: RuntimeError # Issue 27394
reg_exp1_test: RuntimeError # Issue 27394
regexp/compile_test: RuntimeError # Issue 27394
regexp/default_arguments_test: RuntimeError # Issue 27394
@@ -255,8 +249,6 @@ regexp/parentheses_test: RuntimeError # Issue 27394
regexp/pcre-test-4_test: RuntimeError # Issue 27394
regexp/pcre_test: RuntimeError # Issue 27394
set_test: RuntimeError # Issue 27394
-splay_tree_from_iterable_test: RuntimeError # Issue 27394
-splay_tree_from_iterables_test: RuntimeError # Issue 27394
string_from_environment2_test: RuntimeError # Issue 27394
string_from_environment_test: RuntimeError # Issue 27394
symbol_operator_test/03: RuntimeError # Issue 27394
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698