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

Unified Diff: tests/corelib/corelib.status

Issue 2991683002: Fix bots: partial support for --use-sdk (assumes (Closed)
Patch Set: Created 3 years, 5 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/corelib_2/corelib_2.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 fbdd073208ac1073b28fc32b41264493d966bd30..b0dcd833ca34df01d05b29750aea9a17a412dfc0 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -383,6 +383,126 @@ regress_11099_test: Crash
safe_to_string_test: Crash
sort_test: Crash
+[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
+double_round3_test: Crash
+double_round4_test: Crash
+double_round_test: Crash
+double_round_to_double2_test: Crash
+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
+expression_test: Crash
+format_exception_test: Crash
+from_environment_const_type_test/01: Crash
+from_environment_const_type_test/02: Crash
+from_environment_const_type_test/03: Crash
+from_environment_const_type_test/04: Crash
+from_environment_const_type_test/05: Crash
+from_environment_const_type_test/06: Crash
+from_environment_const_type_test/07: Crash
+from_environment_const_type_test/08: Crash
+from_environment_const_type_test/09: Crash
+from_environment_const_type_test/10: Crash
+from_environment_const_type_test/11: Crash
+from_environment_const_type_test/12: Crash
+from_environment_const_type_test/13: Crash
+from_environment_const_type_test/14: Crash
+from_environment_const_type_test/15: Crash
+from_environment_const_type_test/16: Crash
+from_environment_const_type_test/none: Crash
+from_environment_const_type_undefined_test/01: Crash
+from_environment_const_type_undefined_test/02: Crash
+from_environment_const_type_undefined_test/03: Crash
+from_environment_const_type_undefined_test/04: Crash
+from_environment_const_type_undefined_test/05: Crash
+from_environment_const_type_undefined_test/06: Crash
+from_environment_const_type_undefined_test/07: Crash
+from_environment_const_type_undefined_test/08: Crash
+from_environment_const_type_undefined_test/09: Crash
+from_environment_const_type_undefined_test/10: Crash
+from_environment_const_type_undefined_test/11: Crash
+from_environment_const_type_undefined_test/12: Crash
+from_environment_const_type_undefined_test/13: Crash
+from_environment_const_type_undefined_test/14: Crash
+from_environment_const_type_undefined_test/15: Crash
+from_environment_const_type_undefined_test/16: Crash
+from_environment_const_type_undefined_test/none: Crash
+hash_map_test: Crash
+hashcode_boxed_test: Crash
+int_ceil_test: Crash
+int_ceil_to_double_test: Crash
+int_floor_test: Crash
+int_floor_to_double_test: Crash
+int_from_environment2_test: Crash
+int_from_environment_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
+list_literal_is_growable_test: Crash
+list_literal_test: Crash
+list_sort_test: Crash
+map_contains_key_test: Crash
+map_index_test: Crash
+map_remove_test: Crash
+nan_infinity_test/01: Crash
+nan_infinity_test/none: Crash
+num_sign_test: Crash
+print_test/01: Crash
+print_test/none: Crash
+reg_exp1_test: Crash
+reg_exp_first_match_test: Crash
+reg_exp_group_test: Crash
+reg_exp_groups_test: Crash
+reg_exp_has_match_test: Crash
+reg_exp_pattern_test: Crash
+reg_exp_string_match_test: Crash
+regexp/UC16_test: Crash
+regexp/alternative-length-miscalculation_test: Crash
+regexp/alternatives_test: Crash
+regexp/assertion_test: Crash
+regexp/backreferences_test: Crash
+regexp/bol-with-multiline_test: Crash
+regexp/bol_test: Crash
+regexp/captures_test: Crash
+regexp/char-insensitive_test: Crash
+regexp/character-match-out-of-order_test: Crash
+regexp/constructor_test: Crash
+regexp/default_arguments_test: Crash
+regexp/dotstar_test: Crash
+regexp/extended-characters-match_test: Crash
+regexp/find-first-asserted_test: Crash
+regexp/look-ahead_test: Crash
+regexp/loop-capture_test: Crash
+regexp/malformed-escapes_test: Crash
+regexp/many-brackets_test: Crash
+regexp/non-bmp_test: Crash
+regexp/non-capturing-backtracking_test: Crash
+regexp/non-character_test: Crash
+regexp/non-greedy-parentheses_test: Crash
+regexp/norepeat_test: Crash
+regexp/overflow_test: Crash
+regexp/quantified-assertions_test: Crash
+regexp/range-bound-ffff_test: Crash
+regexp/ranges-and-escaped-hyphens_test: Crash
+regexp/regress-6-9-regexp_test: Crash
+regexp/regress-regexp-construct-result_test: Crash
+regexp/repeat-match-waldemar_test: Crash
+regexp/results-cache_test: Crash
+regexp/stack-overflow2_test: Crash
+regexp/stack-overflow_test: Crash
+regexp/zero-length-alternatives_test: Crash
+regress_11099_test: Crash
+regress_r21715_test: Crash
+safe_to_string_test: Crash
+sort_test: Crash
+
# dartk: checked mode failures
[ $checked && ($compiler == dartk || $compiler == dartkp) ]
from_environment_const_type_test/02: MissingCompileTimeError
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698