| 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 713 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 724 enum_index_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart':
Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local
(Maps.mapToString#first) is stored in a closure field. | 724 enum_index_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart':
Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local
(Maps.mapToString#first) is stored in a closure field. |
| 725 enum_mirror_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart':
Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local loca
l(Maps.mapToString#first) is stored in a closure field. | 725 enum_mirror_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart':
Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local loca
l(Maps.mapToString#first) is stored in a closure field. |
| 726 enum_private_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. | 726 enum_private_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. |
| 727 enum_private_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. | 727 enum_private_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. |
| 728 enum_private_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.
dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loca
l local(Maps.mapToString#first) is stored in a closure field. | 728 enum_private_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.
dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loca
l local(Maps.mapToString#first) is stored in a closure field. |
| 729 enum_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed
assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.
mapToString#first) is stored in a closure field. | 729 enum_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed
assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.
mapToString#first) is stored in a closure field. |
| 730 example_constructor_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kerne
l.dart': Failed assertion: line 517 pos 16: 'false': ir.LocalInitializer not han
dled | 730 example_constructor_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kerne
l.dart': Failed assertion: line 517 pos 16: 'false': ir.LocalInitializer not han
dled |
| 731 execute_finally7_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.d
art': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Helper.f1#k) is stored in a closure field. | 731 execute_finally7_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.d
art': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Helper.f1#k) is stored in a closure field. |
| 732 exhaustive_for_test: Crash # RangeError (index): Invalid value: Valid value rang
e is empty: 0 | 732 exhaustive_for_test: Crash # RangeError (index): Invalid value: Valid value rang
e is empty: 0 |
| 733 expect_test: RuntimeError | 733 expect_test: RuntimeError |
| 734 export_double_same_main_test: CompileTimeError | |
| 735 export_main_test: CompileTimeError | |
| 736 external_test/10: MissingRuntimeError | 734 external_test/10: MissingRuntimeError |
| 737 external_test/13: MissingRuntimeError | 735 external_test/13: MissingRuntimeError |
| 738 external_test/20: MissingRuntimeError | 736 external_test/20: MissingRuntimeError |
| 739 factory2_test: Crash | 737 factory2_test: Crash |
| 740 factory_redirection_test/07: MissingCompileTimeError | 738 factory_redirection_test/07: MissingCompileTimeError |
| 741 factory_redirection_test/08: Crash | 739 factory_redirection_test/08: Crash |
| 742 factory_redirection_test/09: Crash | 740 factory_redirection_test/09: Crash |
| 743 factory_redirection_test/10: Crash | 741 factory_redirection_test/10: Crash |
| 744 factory_redirection_test/11: Crash | 742 factory_redirection_test/11: Crash |
| 745 factory_redirection_test/12: Crash | 743 factory_redirection_test/12: Crash |
| (...skipping 1556 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2302 static_getter_no_setter3_test/01: RuntimeError | 2300 static_getter_no_setter3_test/01: RuntimeError |
| 2303 switch_fallthru_test: RuntimeError | 2301 switch_fallthru_test: RuntimeError |
| 2304 top_level_func_test: RuntimeError | 2302 top_level_func_test: RuntimeError |
| 2305 top_level_getter_no_setter1_test/01: RuntimeError | 2303 top_level_getter_no_setter1_test/01: RuntimeError |
| 2306 top_level_getter_no_setter2_test/01: RuntimeError | 2304 top_level_getter_no_setter2_test/01: RuntimeError |
| 2307 truncdiv_test: RuntimeError | 2305 truncdiv_test: RuntimeError |
| 2308 try_catch_test/01: MissingCompileTimeError | 2306 try_catch_test/01: MissingCompileTimeError |
| 2309 type_checks_in_factory_method_test: RuntimeError | 2307 type_checks_in_factory_method_test: RuntimeError |
| 2310 yieldstar_pause_test: Crash | 2308 yieldstar_pause_test: Crash |
| 2311 | 2309 |
| OLD | NEW |