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

Unified Diff: tests/corelib/corelib.status

Issue 2896393003: Remove factory body in *.fromEnvironment, and implement this same behavior (Closed)
Patch Set: turn warning into a hint Created 3 years, 7 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/new_from_env_test.dart ('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 e8375bd530ef51e71c48b7dff714e67c2a0892a0..bf7be8764eb63fd1dde026b97ec55a9ad358f705 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -223,13 +223,10 @@ big_integer_huge_mul_vm_test: Pass, Slow # Slow
[ $compiler == dart2js && $dart2js_with_kernel ]
error_stack_trace1_test: Pass # Issue 27394
symbol_reserved_word_test/03: Pass # Issue 27394
-bool_from_environment_test: RuntimeError # Issue 27394
data_uri_test: RuntimeError # Issue 27394
date_time7_test: RuntimeError # Issue 27394
date_time_test: RuntimeError # Issue 27394
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_return_type_test/none: RuntimeError # Issue 27394
iterable_to_list_test/none: RuntimeError # Issue 27394
@@ -248,8 +245,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
-string_from_environment2_test: RuntimeError # Issue 27394
-string_from_environment_test: RuntimeError # Issue 27394
symbol_operator_test/03: RuntimeError # Issue 27394
symbol_reserved_word_test/06: RuntimeError # Issue 27394
symbol_reserved_word_test/09: RuntimeError # Issue 27394
« no previous file with comments | « tests/compiler/dart2js_extra/new_from_env_test.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698