| Index: tests/corelib_2/corelib_2.status
|
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
|
| index 1bc997cb54b87a14202f62120d0eaed781561bd0..35417fe84156f599ab93a38ea181d6d46b488add 100644
|
| --- a/tests/corelib_2/corelib_2.status
|
| +++ b/tests/corelib_2/corelib_2.status
|
| @@ -302,3 +302,59 @@ uri_test: Crash
|
| [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
|
| stopwatch_test: Crash
|
| type_hashcode_test: Crash
|
| +
|
| +[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
|
| +big_integer_arith_vm_test/add: Crash
|
| +big_integer_arith_vm_test/div: Crash
|
| +big_integer_arith_vm_test/gcd: Crash
|
| +big_integer_arith_vm_test/mod: Crash
|
| +big_integer_arith_vm_test/modPow: Crash
|
| +big_integer_arith_vm_test/mul: Crash
|
| +big_integer_arith_vm_test/negate: Crash
|
| +big_integer_arith_vm_test/none: Crash
|
| +big_integer_arith_vm_test/overflow: Crash
|
| +big_integer_arith_vm_test/sub: Crash
|
| +big_integer_arith_vm_test/trunDiv: Crash
|
| +big_integer_huge_mul_vm_test: Crash
|
| +big_integer_parsed_arith_vm_test: Crash
|
| +big_integer_parsed_div_rem_vm_test: Crash
|
| +big_integer_parsed_mul_div_vm_test: Crash
|
| +bool_from_environment_test: Crash
|
| +bool_hashcode_test: Crash
|
| +compare_to_test: Crash
|
| +core_runtime_types_static_test: Crash
|
| +date_time10_test: Crash
|
| +date_time5_test: Crash
|
| +date_time6_test: Crash
|
| +date_time8_test: Crash
|
| +date_time9_test: Crash
|
| +double_ceil_test: Crash
|
| +double_ceil_to_double_test: Crash
|
| +double_compare_test: Crash
|
| +double_floor2_test: Crash
|
| +double_floor_test: Crash
|
| +double_floor_to_double_test: Crash
|
| +double_parse_test/01: Crash
|
| +double_parse_test/02: Crash
|
| +double_parse_test/03: Crash
|
| +double_parse_test/04: Crash
|
| +double_parse_test/none: Crash
|
| +stopwatch_test: Crash
|
| +string_base_vm_static_test: Crash
|
| +string_case_test/01: Crash
|
| +string_case_test/02: Crash
|
| +string_case_test/03: Crash
|
| +string_case_test/none: Crash
|
| +string_from_environment2_test: Crash
|
| +string_from_environment_test: Crash
|
| +string_static_test: Crash
|
| +string_trim2_test: Crash
|
| +string_trim_test: Crash
|
| +strings_test: Crash
|
| +symbol_reserved_word_test/03: Crash
|
| +symbol_reserved_word_test/05: Crash
|
| +throw_half_surrogate_pair_test/01: Crash
|
| +throw_half_surrogate_pair_test/02: Crash
|
| +toInt_test: Crash
|
| +type_hashcode_test: Crash
|
| +unicode_test: Crash
|
|
|