| OLD | NEW |
| 1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 # All static_tests have expected compile-time errors. | 5 # All static_tests have expected compile-time errors. |
| 6 [ $strong && $compiler != dart2analyzer && $compiler != dartdevc ] | 6 [ $strong && $compiler != dart2analyzer && $compiler != dartdevc ] |
| 7 core_runtime_types_static_test: MissingCompileTimeError | 7 core_runtime_types_static_test: MissingCompileTimeError |
| 8 splay_tree_test/01: MissingCompileTimeError | 8 splay_tree_test/01: MissingCompileTimeError |
| 9 splay_tree_test/02: MissingCompileTimeError | 9 splay_tree_test/02: MissingCompileTimeError |
| 10 string_base_vm_static_test: MissingCompileTimeError | 10 string_base_vm_static_test: MissingCompileTimeError |
| (...skipping 562 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 573 iterable_to_list_test/none: Crash | 573 iterable_to_list_test/none: Crash |
| 574 iterable_to_set_test: Crash | 574 iterable_to_set_test: Crash |
| 575 json_map_test: Crash | 575 json_map_test: Crash |
| 576 linked_hash_map_from_iterable_test: Crash # Assertion failure: Cannot find value
local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.c
all#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:
closure_call(Maps_mapToString_closure.call). | 576 linked_hash_map_from_iterable_test: Crash # Assertion failure: Cannot find value
local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.c
all#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:
closure_call(Maps_mapToString_closure.call). |
| 577 linked_hash_map_from_iterables_test: Crash # Assertion failure: Missing scope in
fo for j:getter(Iterable.iterator). | 577 linked_hash_map_from_iterables_test: Crash # Assertion failure: Missing scope in
fo for j:getter(Iterable.iterator). |
| 578 linked_hash_map_test: Crash | 578 linked_hash_map_test: Crash |
| 579 list_concurrent_modify_test: Crash # Assertion failure: Missing scope info for j
:method(Iterator.moveNext). | 579 list_concurrent_modify_test: Crash # Assertion failure: Missing scope info for j
:method(Iterator.moveNext). |
| 580 list_contains_argument_order_test: Crash | 580 list_contains_argument_order_test: Crash |
| 581 list_get_range_test: Crash | 581 list_get_range_test: Crash |
| 582 list_insert_all_test: Crash | 582 list_insert_all_test: Crash |
| 583 list_insert_test: Crash | 583 iterable_generate_test/none: RuntimeError |
| 584 list_insert_all_test: RuntimeError |
| 584 list_map_test: Crash | 585 list_map_test: Crash |
| 585 list_map_test: RuntimeError | 586 list_map_test: RuntimeError |
| 586 list_replace_range_test: Crash | 587 list_replace_range_test: RuntimeError |
| 587 list_reversed_test: Crash | 588 list_reversed_test: Crash |
| 588 list_reversed_test: RuntimeError | 589 list_reversed_test: RuntimeError |
| 589 list_set_all_test: Crash | 590 list_set_all_test: RuntimeError |
| 590 list_set_range_test: Crash | 591 list_set_range_test: Crash |
| 591 list_set_range_test: RuntimeError | 592 list_set_range_test: RuntimeError |
| 592 list_test/01: Crash | 593 list_test/01: Crash |
| 593 list_test/none: Crash | 594 list_test/none: Crash |
| 594 list_unmodifiable_test: Crash | 595 list_unmodifiable_test: Crash |
| 595 main_test: Crash | 596 main_test: Crash |
| 596 map_from_iterable_test: Crash | 597 map_from_iterable_test: Crash |
| 597 map_from_iterables_test: Crash | 598 map_from_iterables_test: Crash |
| 598 map_from_test: Crash | 599 map_from_test: Crash |
| 599 map_test: Crash # Issue 27394 | 600 map_test: Crash # Issue 27394 |
| (...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 821 iterable_to_list_test/none: Crash # NoSuchMethodError: The getter 'enclosingClas
s' was called on null. | 822 iterable_to_list_test/none: Crash # NoSuchMethodError: The getter 'enclosingClas
s' was called on null. |
| 822 iterable_to_set_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was
called on null. | 823 iterable_to_set_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was
called on null. |
| 823 json_map_test: Crash # Assertion failure: Cannot find value local(listEach_closu
re.call#result) in (local(listEach_closure.call#key), local(listEach_closure.cal
l#value), local(listEach#)) for j:closure_call(listEach_closure.call). | 824 json_map_test: Crash # Assertion failure: Cannot find value local(listEach_closu
re.call#result) in (local(listEach_closure.call#key), local(listEach_closure.cal
l#value), local(listEach#)) for j:closure_call(listEach_closure.call). |
| 824 linked_hash_map_from_iterable_test: Crash # NoSuchMethodError: The getter 'typeA
rguments' was called on null. | 825 linked_hash_map_from_iterable_test: Crash # NoSuchMethodError: The getter 'typeA
rguments' was called on null. |
| 825 linked_hash_map_from_iterables_test: Crash # Assertion failure: Cannot find valu
e local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.
call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j
:closure_call(Maps_mapToString_closure.call). | 826 linked_hash_map_from_iterables_test: Crash # Assertion failure: Cannot find valu
e local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.
call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j
:closure_call(Maps_mapToString_closure.call). |
| 826 linked_hash_map_test: Crash # Assertion failure: Cannot find value local(LinkedH
ashMapTest_testMain_closure.call#keys) in (local(LinkedHashMapTest_testMain_clos
ure.call#v), local(LinkedHashMapTest.testMain#testForEachKey)) for j:closure_cal
l(LinkedHashMapTest_testMain_closure.call). | 827 linked_hash_map_test: Crash # Assertion failure: Cannot find value local(LinkedH
ashMapTest_testMain_closure.call#keys) in (local(LinkedHashMapTest_testMain_clos
ure.call#v), local(LinkedHashMapTest.testMain#testForEachKey)) for j:closure_cal
l(LinkedHashMapTest_testMain_closure.call). |
| 827 list_concurrent_modify_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. | 828 list_concurrent_modify_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. |
| 828 list_contains_argument_order_test: Crash # NoSuchMethodError: The getter 'enclos
ingClass' was called on null. | 829 list_contains_argument_order_test: Crash # NoSuchMethodError: The getter 'enclos
ingClass' was called on null. |
| 829 list_get_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppli
edMixin | 830 list_get_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppli
edMixin |
| 830 list_insert_all_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl
iedMixin | 831 list_insert_all_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl
iedMixin |
| 831 list_insert_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedM
ixin | 832 iterable_generate_test/none: RuntimeError |
| 833 list_insert_all_test: RuntimeError |
| 832 list_map_test: Crash | 834 list_map_test: Crash |
| 833 list_map_test: RuntimeError | 835 list_map_test: RuntimeError |
| 834 list_replace_range_test: Crash | 836 list_replace_range_test: RuntimeError |
| 835 list_reversed_test: Crash | 837 list_reversed_test: Crash |
| 836 list_reversed_test: RuntimeError | 838 list_reversed_test: RuntimeError |
| 837 list_set_all_test: Crash | 839 list_set_all_test: RuntimeError |
| 838 list_set_range_test: Crash | 840 list_set_range_test: Crash |
| 839 list_set_range_test: RuntimeError | 841 list_set_range_test: RuntimeError |
| 840 list_test/01: Crash | 842 list_test/01: Crash |
| 841 list_test/none: Crash | 843 list_test/none: Crash |
| 842 list_unmodifiable_test: Crash | 844 list_unmodifiable_test: Crash |
| 843 main_test: Crash | 845 main_test: Crash |
| 844 map_from_iterable_test: Crash | 846 map_from_iterable_test: Crash |
| 845 map_from_iterables_test: Crash | 847 map_from_iterables_test: Crash |
| 846 map_from_test: Crash | 848 map_from_test: Crash |
| 847 map_test: Crash # Issue 27394 | 849 map_test: Crash # Issue 27394 |
| (...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1001 | 1003 |
| 1002 [ $compiler == dart2analyzer && $strong && !$checked ] | 1004 [ $compiler == dart2analyzer && $strong && !$checked ] |
| 1003 iterable_fold_test/01: CompileTimeError | 1005 iterable_fold_test/01: CompileTimeError |
| 1004 | 1006 |
| 1005 [ $runtime == dart_precompiled && $minified ] | 1007 [ $runtime == dart_precompiled && $minified ] |
| 1006 apply_test: Skip # Uses new Symbol via symbolMapToStringMap helper | 1008 apply_test: Skip # Uses new Symbol via symbolMapToStringMap helper |
| 1007 error_stack_trace1_test: Skip # Expects unobfuscated stack trace | 1009 error_stack_trace1_test: Skip # Expects unobfuscated stack trace |
| 1008 | 1010 |
| 1009 [ $compiler == dart2js && $runtime != none && $dart2js_with_kernel ] | 1011 [ $compiler == dart2js && $runtime != none && $dart2js_with_kernel ] |
| 1010 list_concurrent_modify_test: Crash # Issue 30559 | 1012 list_concurrent_modify_test: Crash # Issue 30559 |
| OLD | NEW |