Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(378)

Side by Side Diff: tests/corelib_2/corelib_2.status

Issue 3006773002: Update --dart2js-with-kernel status (Closed)
Patch Set: Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | tests/language/language_dart2js.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 505 matching lines...) Expand 10 before | Expand all | Expand 10 after
516 collection_removes_test: Crash 516 collection_removes_test: Crash
517 collection_test: Crash 517 collection_test: Crash
518 collection_to_string_test: Crash 518 collection_to_string_test: Crash
519 compare_to2_test: Crash 519 compare_to2_test: Crash
520 const_list_literal_test: Crash 520 const_list_literal_test: Crash
521 const_list_set_range_test: Crash 521 const_list_set_range_test: Crash
522 core_runtime_types_test: Crash 522 core_runtime_types_test: Crash
523 data_uri_test: Crash 523 data_uri_test: Crash
524 dynamic_nosuchmethod_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handl er.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': L ocal local(NoSuchMethodError.toString#comma) is stored in a closure field. 524 dynamic_nosuchmethod_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handl er.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': L ocal local(NoSuchMethodError.toString#comma) is stored in a closure field.
525 error_stack_trace1_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.d art': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class not found for j:getter(Iterable.iterator). Closures found for (j:closure_ call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure. call), j:closure_call(unwrapException_closure.call)) 525 error_stack_trace1_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.d art': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class not found for j:getter(Iterable.iterator). Closures found for (j:closure_ call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure. call), j:closure_call(unwrapException_closure.call))
526 error_stack_trace2_test: Crash # Assertion failure: Unexpected constructor j:con structor(A.) in ConstructorDataImpl._getConstructorConstant
527 expando_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fai led assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Ma ps.mapToString#first) is stored in a closure field. 526 expando_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fai led assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Ma ps.mapToString#first) is stored in a closure field.
528 for_in_test: Crash 527 for_in_test: Crash
529 growable_list_test: Crash 528 growable_list_test: Crash
530 hash_map2_test: Crash 529 hash_map2_test: Crash
531 hash_map_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M aps.mapToString#first) is stored in a closure field. 530 hash_map_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M aps.mapToString#first) is stored in a closure field.
532 hash_set_test/01: Crash 531 hash_set_test/01: Crash
533 hash_set_test/none: Crash 532 hash_set_test/none: Crash
534 hash_set_type_check_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure. dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closur e class not found for j:getter(SetMixin.length). Closures found for (j:closure_c all(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.c all), j:closure_call(main_closure.call), ..., j:closure_call(_LinkedCustomHashSe t_closure.call), j:constructor(_LinkedCustomHashSet.)) 533 hash_set_type_check_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure. dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closur e class not found for j:getter(SetMixin.length). Closures found for (j:closure_c all(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.c all), j:closure_call(main_closure.call), ..., j:closure_call(_LinkedCustomHashSe t_closure.call), j:constructor(_LinkedCustomHashSet.))
535 hidden_library2_test/01: Crash 534 hidden_library2_test/01: Crash
536 hidden_library2_test/none: Crash 535 hidden_library2_test/none: Crash
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
740 collection_test: Crash 739 collection_test: Crash
741 collection_to_string_test: Crash 740 collection_to_string_test: Crash
742 compare_to2_test: Crash 741 compare_to2_test: Crash
743 const_list_literal_test: Crash 742 const_list_literal_test: Crash
744 const_list_set_range_test: Crash 743 const_list_set_range_test: Crash
745 core_runtime_types_static_test: Crash 744 core_runtime_types_static_test: Crash
746 core_runtime_types_test: Crash 745 core_runtime_types_test: Crash
747 data_uri_test: Crash 746 data_uri_test: Crash
748 dynamic_nosuchmethod_test: Crash 747 dynamic_nosuchmethod_test: Crash
749 error_stack_trace1_test: Crash 748 error_stack_trace1_test: Crash
750 error_stack_trace2_test: Crash
751 expando_test: RuntimeError 749 expando_test: RuntimeError
752 for_in_test: Crash 750 for_in_test: Crash
753 from_environment_const_type_test/02: Crash 751 from_environment_const_type_test/02: Crash
754 from_environment_const_type_test/03: Crash 752 from_environment_const_type_test/03: Crash
755 from_environment_const_type_test/04: Crash 753 from_environment_const_type_test/04: Crash
756 from_environment_const_type_test/06: Crash 754 from_environment_const_type_test/06: Crash
757 from_environment_const_type_test/07: Crash 755 from_environment_const_type_test/07: Crash
758 from_environment_const_type_test/08: Crash 756 from_environment_const_type_test/08: Crash
759 from_environment_const_type_test/09: Crash 757 from_environment_const_type_test/09: Crash
760 from_environment_const_type_test/11: Crash 758 from_environment_const_type_test/11: Crash
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
1001 999
1002 [ $compiler == dart2analyzer && $strong && !$checked ] 1000 [ $compiler == dart2analyzer && $strong && !$checked ]
1003 iterable_fold_test/01: CompileTimeError 1001 iterable_fold_test/01: CompileTimeError
1004 1002
1005 [ $runtime == dart_precompiled && $minified ] 1003 [ $runtime == dart_precompiled && $minified ]
1006 apply_test: Skip # Uses new Symbol via symbolMapToStringMap helper 1004 apply_test: Skip # Uses new Symbol via symbolMapToStringMap helper
1007 error_stack_trace1_test: Skip # Expects unobfuscated stack trace 1005 error_stack_trace1_test: Skip # Expects unobfuscated stack trace
1008 1006
1009 [ $compiler == dart2js && $runtime != none && $dart2js_with_kernel ] 1007 [ $compiler == dart2js && $runtime != none && $dart2js_with_kernel ]
1010 list_concurrent_modify_test: Crash # Issue 30559 1008 list_concurrent_modify_test: Crash # Issue 30559
OLDNEW
« no previous file with comments | « no previous file | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698