OLD | NEW |
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, 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 # VM specific tests that should not be run by dart2js. | 5 # VM specific tests that should not be run by dart2js. |
6 [ $compiler == dart2js ] | 6 [ $compiler == dart2js ] |
7 vm/*: Skip # Issue 12699 | 7 vm/*: Skip # Issue 12699 |
8 | 8 |
9 [ $compiler == dart2js && ! $dart2js_with_kernel ] | 9 [ $compiler == dart2js && ! $dart2js_with_kernel ] |
10 enum_test: Fail # Issue 28340 | 10 enum_test: Fail # Issue 28340 |
(...skipping 681 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
692 flatten_test/none: Crash # Assertion failure: Missing scope info for j:getter(It
erable.iterator). | 692 flatten_test/none: Crash # Assertion failure: Missing scope info for j:getter(It
erable.iterator). |
693 for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on n
ull. | 693 for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on n
ull. |
694 for_variable_capture_test: Crash # Assertion failure: Missing scope info for j:g
etter(Iterable.iterator). | 694 for_variable_capture_test: Crash # Assertion failure: Missing scope info for j:g
etter(Iterable.iterator). |
695 full_stacktrace1_test: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). | 695 full_stacktrace1_test: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). |
696 full_stacktrace2_test: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). | 696 full_stacktrace2_test: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). |
697 full_stacktrace3_test: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). | 697 full_stacktrace3_test: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). |
698 function_malformed_result_type_test: Crash # 'package:front_end/src/fasta/kernel
/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == nul
l || cls.typeParameters.length == arguments.length': is not true. | 698 function_malformed_result_type_test: Crash # 'package:front_end/src/fasta/kernel
/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == nul
l || cls.typeParameters.length == arguments.length': is not true. |
699 function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find val
ue Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_t
est_closure.call). | 699 function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find val
ue Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_t
est_closure.call). |
700 function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. | 700 function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. |
701 function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. | 701 function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. |
702 function_subtype_checked0_test: Crash # Assertion failure: Cannot find value Ins
tance of 'ThisLocal' in (local(C.test#)) for j:closure_call(C_test_closure.call)
. | |
703 function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 702 function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
704 function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 703 function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
705 function_subtype_inline0_test: RuntimeError | 704 function_subtype_inline0_test: RuntimeError |
706 function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclas
s' was called on null. | 705 function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclas
s' was called on null. |
707 function_subtype_local3_test: RuntimeError | 706 function_subtype_local3_test: RuntimeError |
708 function_subtype_local4_test: RuntimeError | 707 function_subtype_local4_test: RuntimeError |
709 function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. | 708 function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. |
710 function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 709 function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
711 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 710 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
712 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 711 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
713 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 712 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
714 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 713 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
715 function_syntax_test/none: RuntimeError | 714 function_syntax_test/none: RuntimeError |
716 function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc
al' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_te
stThisBinding_closure.call). | 715 function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc
al' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_te
stThisBinding_closure.call). |
717 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w
as called on null. | 716 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w
as called on null. |
718 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente
d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) | 717 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente
d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) |
719 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented
constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) | 718 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented
constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) |
720 implicit_closure2_test: Crash # Assertion failure: Cannot find value Instance of
'ThisLocal' in (local(A.foo#)) for j:closure_call(A_foo_closure.call). | |
721 implicit_closure_test: Crash # Assertion failure: Cannot find value Instance of
'ThisLocal' in (local(First.foo1#local)) for j:closure_call(First_foo1_closure.c
all). | |
722 implicit_this_test/01: Crash # Assertion failure: Missing scope info for j:gette
r(SubAbstract2.x). | 719 implicit_this_test/01: Crash # Assertion failure: Missing scope info for j:gette
r(SubAbstract2.x). |
723 implicit_this_test/04: Crash # Assertion failure: Missing scope info for j:gette
r(SubAbstract2.x). | 720 implicit_this_test/04: Crash # Assertion failure: Missing scope info for j:gette
r(SubAbstract2.x). |
724 implicit_this_test/none: Crash # Assertion failure: Missing scope info for j:get
ter(SubAbstract2.x). | 721 implicit_this_test/none: Crash # Assertion failure: Missing scope info for j:get
ter(SubAbstract2.x). |
725 import_collection_no_prefix_test: Crash # Assertion failure: Missing scope info
for j:getter(_SplayTree._root). | 722 import_collection_no_prefix_test: Crash # Assertion failure: Missing scope info
for j:getter(_SplayTree._root). |
726 inference_mixin_field_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_ker
nel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fiel
d j:field(Mixin.field) | 723 inference_mixin_field_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_ker
nel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fiel
d j:field(Mixin.field) |
727 infinite_switch_label_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_hand
ler.dart': Failed assertion: line 308 pos 12: 'local != null': is not true. | 724 infinite_switch_label_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_hand
ler.dart': Failed assertion: line 308 pos 12: 'local != null': is not true. |
728 infinity_test: RuntimeError | 725 infinity_test: RuntimeError |
729 inline_super_field_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel
.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j
:field(M1.bar) | 726 inline_super_field_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel
.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j
:field(M1.bar) |
730 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range
is empty: 0 | 727 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range
is empty: 0 |
731 instance_creation_in_function_annotation_test: Crash # Assertion failure: Missin
g scope info for j:getter(JsMirror._prettyName). | 728 instance_creation_in_function_annotation_test: Crash # Assertion failure: Missin
g scope info for j:getter(JsMirror._prettyName). |
(...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1027 redirecting_factory_default_values_test/01: MissingCompileTimeError | 1024 redirecting_factory_default_values_test/01: MissingCompileTimeError |
1028 redirecting_factory_default_values_test/02: MissingCompileTimeError | 1025 redirecting_factory_default_values_test/02: MissingCompileTimeError |
1029 redirecting_factory_long_test: Crash # type 'InterfaceType' is not a subtype of
type 'ResolutionInterfaceType' of 'type1' where | 1026 redirecting_factory_long_test: Crash # type 'InterfaceType' is not a subtype of
type 'ResolutionInterfaceType' of 'type1' where |
1030 redirecting_factory_reflection_test: Crash # Assertion failure: Missing scope in
fo for j:getter(Iterator.current). | 1027 redirecting_factory_reflection_test: Crash # Assertion failure: Missing scope in
fo for j:getter(Iterator.current). |
1031 reg_exp_test: Crash # Assertion failure: Missing scope info for j:getter(Iterato
r.current). | 1028 reg_exp_test: Crash # Assertion failure: Missing scope info for j:getter(Iterato
r.current). |
1032 regress_13494_test: RuntimeError | 1029 regress_13494_test: RuntimeError |
1033 regress_17382_test: RuntimeError | 1030 regress_17382_test: RuntimeError |
1034 regress_18535_test: Crash # Assertion failure: Missing scope info for j:getter(J
sMirror._prettyName). | 1031 regress_18535_test: Crash # Assertion failure: Missing scope info for j:getter(J
sMirror._prettyName). |
1035 regress_18713_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart
': Failed assertion: line 342 pos 14: 'value != null': No value for field j:fiel
d(S.sType) | 1032 regress_18713_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart
': Failed assertion: line 342 pos 14: 'value != null': No value for field j:fiel
d(S.sType) |
1036 regress_20394_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.d
art': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclo
singClass) == | 1033 regress_20394_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.d
art': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclo
singClass) == |
1037 regress_20840_test: Crash # Assertion failure: Cannot find value Instance of 'Th
isLocal' in (parameter(SomeClass.#o), local(SomeClass.#)) for j:closure_call(Som
eClass_SomeClass_closure.call). | |
1038 regress_21795_test: RuntimeError | 1034 regress_21795_test: RuntimeError |
1039 regress_22438_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 1035 regress_22438_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1040 regress_22443_test: CompileTimeError | 1036 regress_22443_test: CompileTimeError |
1041 regress_22445_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 1037 regress_22445_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1042 regress_22579_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 1038 regress_22579_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1043 regress_22666_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart
': Failed assertion: line 342 pos 14: 'value != null': No value for field j:fiel
d(LinkedListEntry._list) | 1039 regress_22666_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart
': Failed assertion: line 342 pos 14: 'value != null': No value for field j:fiel
d(LinkedListEntry._list) |
1044 regress_22728_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 1040 regress_22728_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1045 regress_22777_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 1041 regress_22777_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1046 regress_22936_test/01: RuntimeError | 1042 regress_22936_test/01: RuntimeError |
1047 regress_22976_test/01: CompileTimeError | 1043 regress_22976_test/01: CompileTimeError |
(...skipping 20 matching lines...) Expand all Loading... |
1068 regress_27572_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 1064 regress_27572_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1069 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr
uctor(Foo._) in ConstructorDataImpl._getConstructorConstant | 1065 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr
uctor(Foo._) in ConstructorDataImpl._getConstructorConstant |
1070 regress_27659_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 1066 regress_27659_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1071 regress_28217_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.d
art': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclo
singClass) == | 1067 regress_28217_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.d
art': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclo
singClass) == |
1072 regress_28217_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel
.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enc
losingClass) == | 1068 regress_28217_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel
.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enc
losingClass) == |
1073 regress_28255_test: Crash # Assertion failure: Missing scope info for j:getter(I
terator.current). | 1069 regress_28255_test: Crash # Assertion failure: Missing scope info for j:getter(I
terator.current). |
1074 regress_28278_test: CompileTimeError | 1070 regress_28278_test: CompileTimeError |
1075 regress_29349_test: CompileTimeError | 1071 regress_29349_test: CompileTimeError |
1076 regress_29949_test: Crash # Assertion failure: Super constructor for k:construct
or(C.) not found. | 1072 regress_29949_test: Crash # Assertion failure: Super constructor for k:construct
or(C.) not found. |
1077 regress_30121_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 1073 regress_30121_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1078 rewrite_implicit_this_test/01: Crash # Assertion failure: Cannot find value Inst
ance of 'ThisLocal' in (local(Foo.shadow_x_localInsideClosure#foo), local(Foo.sh
adow_x_localInsideClosure#x)) for j:closure_call(Foo_shadow_x_localInsideClosure
_closure.call). | 1074 function_test: RuntimeError |
| 1075 local_function_test: RuntimeError |
1079 runtime_type_function_test: Crash # Assertion failure: Missing scope info for j:
getter(Iterable.iterator). | 1076 runtime_type_function_test: Crash # Assertion failure: Missing scope info for j:
getter(Iterable.iterator). |
1080 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va
lid value range is empty: 0 | 1077 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va
lid value range is empty: 0 |
1081 setter_declaration_negative_test: Fail | 1078 setter_declaration_negative_test: Fail |
1082 setter_override_test/00: MissingCompileTimeError | 1079 setter_override_test/00: MissingCompileTimeError |
1083 setter_override_test/03: MissingCompileTimeError | 1080 setter_override_test/03: MissingCompileTimeError |
1084 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h
asSubclass' was called on null. | 1081 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h
asSubclass' was called on null. |
1085 stack_overflow_stacktrace_test: RuntimeError | 1082 stack_overflow_stacktrace_test: RuntimeError |
1086 stack_trace_test: Crash # Assertion failure: Missing scope info for j:getter(Ite
rable.iterator). | 1083 stack_trace_test: Crash # Assertion failure: Missing scope info for j:getter(Ite
rable.iterator). |
1087 stacktrace_demangle_ctors_test: Crash # Assertion failure: Missing scope info fo
r j:getter(Iterable.iterator). | 1084 stacktrace_demangle_ctors_test: Crash # Assertion failure: Missing scope info fo
r j:getter(Iterable.iterator). |
1088 stacktrace_rethrow_error_test/none: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | 1085 stacktrace_rethrow_error_test/none: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). |
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1419 flatten_test/12: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1416 flatten_test/12: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1420 flatten_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1417 flatten_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1421 for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on n
ull. | 1418 for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on n
ull. |
1422 for_variable_capture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. | 1419 for_variable_capture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. |
1423 full_stacktrace1_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | 1420 full_stacktrace1_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. |
1424 full_stacktrace2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | 1421 full_stacktrace2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. |
1425 full_stacktrace3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | 1422 full_stacktrace3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. |
1426 function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find val
ue Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_t
est_closure.call). | 1423 function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find val
ue Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_t
est_closure.call). |
1427 function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. | 1424 function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. |
1428 function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. | 1425 function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. |
1429 function_subtype_checked0_test: Crash # Assertion failure: Cannot find value Ins
tance of 'ThisLocal' in (local(C.test#)) for j:closure_call(C_test_closure.call)
. | |
1430 function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 1426 function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
1431 function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 1427 function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
1432 function_subtype_inline0_test: RuntimeError | 1428 function_subtype_inline0_test: RuntimeError |
1433 function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclas
s' was called on null. | 1429 function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclas
s' was called on null. |
1434 function_subtype_local3_test: RuntimeError | 1430 function_subtype_local3_test: RuntimeError |
1435 function_subtype_local4_test: RuntimeError | 1431 function_subtype_local4_test: RuntimeError |
1436 function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. | 1432 function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. |
1437 function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 1433 function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
1438 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 1434 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
1439 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 1435 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
1440 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 1436 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
1441 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 1437 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
1442 function_syntax_test/none: RuntimeError | 1438 function_syntax_test/none: RuntimeError |
1443 function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc
al' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_te
stThisBinding_closure.call). | 1439 function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc
al' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_te
stThisBinding_closure.call). |
1444 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w
as called on null. | 1440 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w
as called on null. |
1445 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente
d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) | 1441 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente
d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) |
1446 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented
constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) | 1442 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented
constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) |
1447 implicit_closure2_test: Crash # Assertion failure: Cannot find value Instance of
'ThisLocal' in (local(A.foo#)) for j:closure_call(A_foo_closure.call). | |
1448 implicit_closure_test: Crash # Assertion failure: Cannot find value Instance of
'ThisLocal' in (local(First.foo1#local)) for j:closure_call(First_foo1_closure.c
all). | |
1449 implicit_this_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | 1443 implicit_this_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. |
1450 implicit_this_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | 1444 implicit_this_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. |
1451 implicit_this_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. | 1445 implicit_this_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. |
1452 import_collection_no_prefix_test: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. | 1446 import_collection_no_prefix_test: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. |
1453 inference_mixin_field_test: Crash # NoSuchMethodError: The getter 'usedBy' was c
alled on null. | 1447 inference_mixin_field_test: Crash # NoSuchMethodError: The getter 'usedBy' was c
alled on null. |
1454 infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak
' was called on null. | 1448 infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak
' was called on null. |
1455 infinity_test: RuntimeError | 1449 infinity_test: RuntimeError |
1456 inline_super_field_test: Crash # NoSuchMethodError: The getter 'usedBy' was call
ed on null. | 1450 inline_super_field_test: Crash # NoSuchMethodError: The getter 'usedBy' was call
ed on null. |
1457 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range
is empty: 0 | 1451 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range
is empty: 0 |
1458 instance_creation_in_function_annotation_test: Crash # NoSuchMethodError: The ge
tter 'thisLocal' was called on null. | 1452 instance_creation_in_function_annotation_test: Crash # NoSuchMethodError: The ge
tter 'thisLocal' was called on null. |
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1746 redirecting_factory_default_values_test/01: MissingCompileTimeError | 1740 redirecting_factory_default_values_test/01: MissingCompileTimeError |
1747 redirecting_factory_default_values_test/02: MissingCompileTimeError | 1741 redirecting_factory_default_values_test/02: MissingCompileTimeError |
1748 redirecting_factory_long_test: Crash # NoSuchMethodError: Class 'InterfaceType'
has no instance getter 'kind'. | 1742 redirecting_factory_long_test: Crash # NoSuchMethodError: Class 'InterfaceType'
has no instance getter 'kind'. |
1749 redirecting_factory_reflection_test: Crash # NoSuchMethodError: The getter 'this
Local' was called on null. | 1743 redirecting_factory_reflection_test: Crash # NoSuchMethodError: The getter 'this
Local' was called on null. |
1750 reg_exp_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1744 reg_exp_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1751 regress_13494_test: RuntimeError | 1745 regress_13494_test: RuntimeError |
1752 regress_17382_test: RuntimeError | 1746 regress_17382_test: RuntimeError |
1753 regress_18535_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1747 regress_18535_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1754 regress_18713_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on
null. | 1748 regress_18713_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on
null. |
1755 regress_20394_test/01: MissingCompileTimeError | 1749 regress_20394_test/01: MissingCompileTimeError |
1756 regress_20840_test: Crash # Assertion failure: Cannot find value Instance of 'Th
isLocal' in (parameter(SomeClass.#o), local(SomeClass.#)) for j:closure_call(Som
eClass_SomeClass_closure.call). | |
1757 regress_21795_test: RuntimeError | 1750 regress_21795_test: RuntimeError |
1758 regress_22438_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1751 regress_22438_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1759 regress_22443_test: CompileTimeError | 1752 regress_22443_test: CompileTimeError |
1760 regress_22445_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1753 regress_22445_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1761 regress_22579_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1754 regress_22579_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1762 regress_22666_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on
null. | 1755 regress_22666_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on
null. |
1763 regress_22728_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1756 regress_22728_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1764 regress_22777_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1757 regress_22777_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1765 regress_22936_test/01: RuntimeError | 1758 regress_22936_test/01: RuntimeError |
1766 regress_22976_test/01: CompileTimeError | 1759 regress_22976_test/01: CompileTimeError |
(...skipping 20 matching lines...) Expand all Loading... |
1787 regress_27572_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1780 regress_27572_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1788 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr
uctor(Foo._) in ConstructorDataImpl._getConstructorConstant | 1781 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr
uctor(Foo._) in ConstructorDataImpl._getConstructorConstant |
1789 regress_27659_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1782 regress_27659_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1790 regress_28217_test/01: MissingCompileTimeError | 1783 regress_28217_test/01: MissingCompileTimeError |
1791 regress_28217_test/none: MissingCompileTimeError | 1784 regress_28217_test/none: MissingCompileTimeError |
1792 regress_28255_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1785 regress_28255_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1793 regress_28278_test: CompileTimeError | 1786 regress_28278_test: CompileTimeError |
1794 regress_29349_test: CompileTimeError | 1787 regress_29349_test: CompileTimeError |
1795 regress_29949_test: Crash # Assertion failure: Super constructor for k:construct
or(C.) not found. | 1788 regress_29949_test: Crash # Assertion failure: Super constructor for k:construct
or(C.) not found. |
1796 regress_30121_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1789 regress_30121_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1797 rewrite_implicit_this_test/01: Crash # Assertion failure: Cannot find value Inst
ance of 'ThisLocal' in (local(Foo.shadow_x_localInsideClosure#foo), local(Foo.sh
adow_x_localInsideClosure#x)) for j:closure_call(Foo_shadow_x_localInsideClosure
_closure.call). | 1790 function_test: RuntimeError |
| 1791 local_function_test: RuntimeError |
1798 runtime_type_function_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa
s called on null. | 1792 runtime_type_function_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa
s called on null. |
1799 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va
lid value range is empty: 0 | 1793 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va
lid value range is empty: 0 |
1800 setter_declaration_negative_test: Fail | 1794 setter_declaration_negative_test: Fail |
1801 setter_override_test/00: MissingCompileTimeError | 1795 setter_override_test/00: MissingCompileTimeError |
1802 setter_override_test/03: MissingCompileTimeError | 1796 setter_override_test/03: MissingCompileTimeError |
1803 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h
asSubclass' was called on null. | 1797 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h
asSubclass' was called on null. |
1804 stack_overflow_stacktrace_test: RuntimeError | 1798 stack_overflow_stacktrace_test: RuntimeError |
1805 stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o
n null. | 1799 stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o
n null. |
1806 stacktrace_demangle_ctors_test: Crash # NoSuchMethodError: The getter 'thisLocal
' was called on null. | 1800 stacktrace_demangle_ctors_test: Crash # NoSuchMethodError: The getter 'thisLocal
' was called on null. |
1807 stacktrace_rethrow_error_test/none: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | 1801 stacktrace_rethrow_error_test/none: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1881 type_variable_conflict2_test/07: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. | 1875 type_variable_conflict2_test/07: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. |
1882 type_variable_conflict2_test/09: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. | 1876 type_variable_conflict2_test/09: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. |
1883 type_variable_field_initializer_closure2_test: Crash # NoSuchMethodError: Class
'JClosureClass' has no instance getter 'methodElement'. | 1877 type_variable_field_initializer_closure2_test: Crash # NoSuchMethodError: Class
'JClosureClass' has no instance getter 'methodElement'. |
1884 type_variable_field_initializer_closure_test: Crash # NoSuchMethodError: Class '
JClosureClass' has no instance getter 'methodElement'. | 1878 type_variable_field_initializer_closure_test: Crash # NoSuchMethodError: Class '
JClosureClass' has no instance getter 'methodElement'. |
1885 type_variable_function_type_test: RuntimeError | 1879 type_variable_function_type_test: RuntimeError |
1886 yieldstar_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. | 1880 yieldstar_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. |
1887 | 1881 |
1888 [ $compiler == dart2js && $runtime == drt ] | 1882 [ $compiler == dart2js && $runtime == drt ] |
1889 conditional_import_string_test: RuntimeError # Issue 30587 | 1883 conditional_import_string_test: RuntimeError # Issue 30587 |
1890 conditional_import_test: RuntimeError # Issue 30587 | 1884 conditional_import_test: RuntimeError # Issue 30587 |
OLD | NEW |