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

Unified Diff: tests/corelib/corelib.status

Issue 2996463002: Make minification Entity-friendly. (Closed)
Patch Set: . Created 3 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_native/dart2js_native.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 98144dff618586225b9028069e3ba1ff13095461..c89596932962564452775b4f8a9e5132daa7da46 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -78,6 +78,7 @@ http_resource_test: Skip # Resolve URI not supported yet in product mode.
[ $compiler == dart2js && $dart2js_with_kernel ]
error_stack_trace1_test: Pass # Issue 27394
+integer_to_string_test/01: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked && $dart2js_with_kernel ]
regress/4562_test/01: Crash # Issue 27394
@@ -130,8 +131,6 @@ int_parse_radix_test/01: Crash
int_parse_radix_test/02: Crash
int_parse_radix_test/none: Crash
integer_to_radix_string_test: Crash
-integer_to_string_test/01: Crash
-integer_to_string_test/none: Crash
is_operator_basic_types_test: Crash
iterable_contains2_test: Crash
iterable_contains_test: Crash
@@ -246,15 +245,7 @@ double_round_to_double3_test: Crash
double_round_to_double_test: Crash
double_truncate_test: Crash
double_truncate_to_double_test: Crash
-errors_test: Crash
-int_round_test: Crash
-int_round_to_double_test: Crash
-int_to_int_test: Crash
-int_truncate_test: Crash
-int_truncate_to_double_test: Crash
-list_filled_type_argument_test: Crash
list_index_of2_test: Crash
-list_index_of_test: Crash
reg_exp1_test: Crash
reg_exp_first_match_test: Crash
reg_exp_group_test: Crash
« no previous file with comments | « tests/compiler/dart2js_native/dart2js_native.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698