| Index: tests/corelib_2/corelib_2.status
|
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
|
| index 0513ea581ddd5fd8d931de0c2445d4938aa9be05..f7ef910fa4c231b54bde57dba2caa0eb57eb6465 100644
|
| --- a/tests/corelib_2/corelib_2.status
|
| +++ b/tests/corelib_2/corelib_2.status
|
| @@ -30,6 +30,32 @@ string_static_test: MissingCompileTimeError
|
| [ $compiler == dart2analyzer && !$strong ]
|
| symbol_reserved_word_test/05: MissingCompileTimeError # Issue 30245
|
|
|
| +[ $compiler == dart2analyzer && !$strong && !$checked ]
|
| +from_environment_const_type_test/02: MissingCompileTimeError
|
| +from_environment_const_type_test/03: MissingCompileTimeError
|
| +from_environment_const_type_test/04: MissingCompileTimeError
|
| +from_environment_const_type_test/06: MissingCompileTimeError
|
| +from_environment_const_type_test/07: MissingCompileTimeError
|
| +from_environment_const_type_test/08: MissingCompileTimeError
|
| +from_environment_const_type_test/09: MissingCompileTimeError
|
| +from_environment_const_type_test/11: MissingCompileTimeError
|
| +from_environment_const_type_test/12: MissingCompileTimeError
|
| +from_environment_const_type_test/13: MissingCompileTimeError
|
| +from_environment_const_type_test/14: MissingCompileTimeError
|
| +from_environment_const_type_test/16: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/02: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/03: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/04: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/06: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/07: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/08: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/09: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/11: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/12: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/13: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/14: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/16: MissingCompileTimeError
|
| +
|
| [ $compiler == dart2js && $fast_startup ]
|
| apply3_test: Fail # mirrors not supported
|
|
|
| @@ -38,6 +64,9 @@ apply3_test: SkipByDesign
|
| big_integer_huge_mul_vm_test: Pass, Timeout # --no_intrinsify
|
| regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interpreter
|
|
|
| +[ $compiler == dart2js && $runtime != none && !$checked ]
|
| +growable_list_test: RuntimeError # Concurrent modifications test always runs
|
| +
|
| [ $compiler == dartdevc && $runtime != none ]
|
| apply2_test: RuntimeError # Issue 29921
|
| apply3_test: RuntimeError # Issue 29921
|
| @@ -48,6 +77,7 @@ const_list_remove_range_test: RuntimeError # Issue 29921
|
| const_list_set_range_test: RuntimeError # Issue 29921
|
| compare_to2_test: RuntimeError # Issue 30170
|
| date_time10_test: RuntimeError # Issue 29921
|
| +growable_list_test: RuntimeError # Issue 29921
|
| hash_set_test/01: RuntimeError # Issue 29921
|
| nan_infinity_test/01: RuntimeError # Issue 29921
|
| null_nosuchmethod_test: RuntimeError # Issue 29921
|
| @@ -131,6 +161,24 @@ apply3_test: CompileTimeError # mirrors not supported
|
| bool_from_environment_test: Fail # Flutter Issue 9111
|
| int_from_environment_test: Fail # Flutter Issue 9111
|
| int_from_environment2_test: Fail # Flutter Issue 9111
|
| +format_exception_test: RuntimeError # Flutter Issue 9111
|
| +from_environment_const_type_test/none: Fail # Flutter Issue 9111
|
| +from_environment_const_type_test/01: Fail # Flutter Issue 9111
|
| +from_environment_const_type_test/05: Fail # Flutter Issue 9111
|
| +from_environment_const_type_test/10: Fail # Flutter Issue 9111
|
| +from_environment_const_type_test/15: Fail # Flutter Issue 9111
|
| +from_environment_const_type_test/02: MissingCompileTimeError # Flutter Issue 9111
|
| +from_environment_const_type_test/03: MissingCompileTimeError # Flutter Issue 9111
|
| +from_environment_const_type_test/04: MissingCompileTimeError # Flutter Issue 9111
|
| +from_environment_const_type_test/06: MissingCompileTimeError # Flutter Issue 9111
|
| +from_environment_const_type_test/07: MissingCompileTimeError # Flutter Issue 9111
|
| +from_environment_const_type_test/08: MissingCompileTimeError # Flutter Issue 9111
|
| +from_environment_const_type_test/09: MissingCompileTimeError # Flutter Issue 9111
|
| +from_environment_const_type_test/12: MissingCompileTimeError # Flutter Issue 9111
|
| +from_environment_const_type_test/11: MissingCompileTimeError # Flutter Issue 9111
|
| +from_environment_const_type_test/13: MissingCompileTimeError # Flutter Issue 9111
|
| +from_environment_const_type_test/14: MissingCompileTimeError # Flutter Issue 9111
|
| +from_environment_const_type_test/16: MissingCompileTimeError # Flutter Issue 9111
|
| string_trimlr_test/02: RuntimeError # Flutter Issue 9111
|
| string_from_environment_test: Fail # Flutter Issue 9111
|
| string_from_environment2_test: Fail # Flutter Issue 9111
|
| @@ -157,6 +205,27 @@ symbol_test/none: Fail # Issue 11669
|
| symbol_operator_test/03: Fail # Issue 11669
|
| string_case_test/01: Fail # Bug 18061
|
|
|
| +# dartk: checked mode failures
|
| +[ $checked && ($compiler == dartk || $compiler == dartkp) ]
|
| +from_environment_const_type_test/02: MissingCompileTimeError
|
| +from_environment_const_type_test/03: MissingCompileTimeError
|
| +from_environment_const_type_test/04: MissingCompileTimeError
|
| +from_environment_const_type_test/06: MissingCompileTimeError
|
| +from_environment_const_type_test/07: MissingCompileTimeError
|
| +from_environment_const_type_test/08: MissingCompileTimeError
|
| +from_environment_const_type_test/09: MissingCompileTimeError
|
| +from_environment_const_type_test/11: MissingCompileTimeError
|
| +from_environment_const_type_test/12: MissingCompileTimeError
|
| +from_environment_const_type_test/13: MissingCompileTimeError
|
| +from_environment_const_type_test/14: MissingCompileTimeError
|
| +from_environment_const_type_test/16: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/02: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/03: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/04: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/06: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/07: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/08: MissingCompileTimeError
|
| +
|
| [ ($compiler == dartk || $compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) ]
|
| bool_from_environment2_test/01: MissingCompileTimeError
|
| bool_from_environment2_test/02: MissingCompileTimeError
|
| @@ -226,6 +295,33 @@ typed_data_with_limited_ints_test: Skip # dart2js doesn't know about --limit-int
|
| symbol_test/02: MissingCompileTimeError # Issue 11669
|
| symbol_test/03: MissingCompileTimeError # Issue 11669
|
|
|
| +[ $compiler == app_jit ]
|
| +from_environment_const_type_test/02: MissingCompileTimeError
|
| +from_environment_const_type_test/03: MissingCompileTimeError
|
| +from_environment_const_type_test/04: MissingCompileTimeError
|
| +from_environment_const_type_test/06: MissingCompileTimeError
|
| +from_environment_const_type_test/07: MissingCompileTimeError
|
| +from_environment_const_type_test/08: MissingCompileTimeError
|
| +from_environment_const_type_test/09: MissingCompileTimeError
|
| +from_environment_const_type_test/11: MissingCompileTimeError
|
| +from_environment_const_type_test/12: MissingCompileTimeError
|
| +from_environment_const_type_test/13: MissingCompileTimeError
|
| +from_environment_const_type_test/14: MissingCompileTimeError
|
| +from_environment_const_type_test/16: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/02: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/03: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/04: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/06: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/07: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/08: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/09: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/11: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/12: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/13: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/14: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/16: MissingCompileTimeError
|
| +
|
| +
|
| [ $compiler == dart2js && $runtime == safari ]
|
| regexp/no-extensions_test: RuntimeError
|
| regexp/lookahead_test: RuntimeError
|
| @@ -262,6 +358,35 @@ string_static_test: MissingCompileTimeError
|
| symbol_reserved_word_test/03: RuntimeError # Issue 19972, new Symbol('void') should be allowed.
|
| regexp/pcre_test: Pass, Slow # Issue 21593
|
|
|
| +[ !$checked && (($compiler == none && $runtime == vm) || $compiler == dart2js) ]
|
| +from_environment_const_type_test/02: MissingCompileTimeError
|
| +from_environment_const_type_test/03: MissingCompileTimeError
|
| +from_environment_const_type_test/04: MissingCompileTimeError
|
| +from_environment_const_type_test/06: MissingCompileTimeError
|
| +from_environment_const_type_test/07: MissingCompileTimeError
|
| +from_environment_const_type_test/08: MissingCompileTimeError
|
| +from_environment_const_type_test/09: MissingCompileTimeError
|
| +from_environment_const_type_test/11: MissingCompileTimeError
|
| +from_environment_const_type_test/12: MissingCompileTimeError
|
| +from_environment_const_type_test/13: MissingCompileTimeError
|
| +from_environment_const_type_test/14: MissingCompileTimeError
|
| +from_environment_const_type_test/16: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/02: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/03: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/04: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/06: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/07: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/08: MissingCompileTimeError
|
| +
|
| +
|
| +[ ($compiler == none && $runtime == vm) || $compiler == dart2js ]
|
| +from_environment_const_type_undefined_test/09: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/11: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/12: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/13: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/14: MissingCompileTimeError
|
| +from_environment_const_type_undefined_test/16: MissingCompileTimeError
|
| +
|
| [ ($compiler == none && $runtime == vm) || $compiler == dart2js ]
|
| string_base_vm_static_test: MissingCompileTimeError
|
|
|
| @@ -318,6 +443,12 @@ double_parse_test/02: Crash
|
| double_parse_test/03: Crash
|
| double_parse_test/04: Crash
|
| double_parse_test/none: Crash
|
| +exception_implementation_test: Crash
|
| +expando_test: Crash
|
| +for_in_test: Crash
|
| +growable_list_test: Crash
|
| +has_next_iterator_test: Crash
|
| +hash_map2_test: Crash
|
| hash_set_test/01: Crash
|
| hash_set_test/none: Crash
|
| hash_set_type_check_test: RuntimeError
|
| @@ -512,6 +643,43 @@ double_parse_test/02: Crash
|
| double_parse_test/03: Crash
|
| double_parse_test/04: Crash
|
| double_parse_test/none: 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
|
| hash_map_test: Crash
|
| hash_set_type_check_test: Crash
|
| hashcode_boxed_test: Crash
|
|
|