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

Side by Side Diff: tests/language_2/language_2_dart2js.status

Issue 3004543002: dart2js 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 | no next file » | 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 # Sections in this file should contain "$compiler == dart2js". 5 # Sections in this file should contain "$compiler == dart2js".
6 6
7 # dart2js does not implement the Dart 2.0 static type errors yet. 7 # dart2js does not implement the Dart 2.0 static type errors yet.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 abstract_beats_arguments_test: MissingCompileTimeError 9 abstract_beats_arguments_test: MissingCompileTimeError
10 abstract_exact_selector_test/01: MissingCompileTimeError 10 abstract_exact_selector_test/01: MissingCompileTimeError
(...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after
451 class_literal_test/16: Crash 451 class_literal_test/16: Crash
452 class_literal_test/17: Crash 452 class_literal_test/17: Crash
453 class_literal_test/18: Crash 453 class_literal_test/18: Crash
454 class_literal_test/19: Crash 454 class_literal_test/19: Crash
455 class_literal_test/20: Crash 455 class_literal_test/20: Crash
456 class_literal_test/21: Crash 456 class_literal_test/21: Crash
457 class_literal_test/22: Crash 457 class_literal_test/22: Crash
458 class_literal_test/23: Crash 458 class_literal_test/23: Crash
459 class_literal_test/24: Crash 459 class_literal_test/24: Crash
460 class_literal_test/25: Crash 460 class_literal_test/25: Crash
461 class_literal_test: Crash # Assertion failure: Cannot find value local(main_clos ure.call#x) in (local(main#)) for j:closure_call(main_closure.call).
462 class_override_test/00: Crash 461 class_override_test/00: Crash
463 class_syntax2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart ': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local lo cal(Maps.mapToString#first) is stored in a closure field. 462 class_syntax2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart ': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local lo cal(Maps.mapToString#first) is stored in a closure field.
464 class_test: Crash 463 class_test: Crash
465 classes_static_method_clash_test: Crash 464 classes_static_method_clash_test: Crash
466 closure4_test: Crash 465 closure4_test: Crash
467 closure5_test: Crash 466 closure5_test: Crash
468 closure6_test: Crash 467 closure6_test: Crash
469 closure_cycles_test: Crash 468 closure_cycles_test: Crash
470 closure_in_constructor_test: Crash 469 closure_in_constructor_test: Crash
471 closure_in_field_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo cal)': Local local(Maps.mapToString#first) is stored in a closure field. 470 closure_in_field_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo cal)': Local local(Maps.mapToString#first) is stored in a closure field.
(...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after
783 class_literal_test/16: Crash 782 class_literal_test/16: Crash
784 class_literal_test/17: Crash 783 class_literal_test/17: Crash
785 class_literal_test/18: Crash 784 class_literal_test/18: Crash
786 class_literal_test/19: Crash 785 class_literal_test/19: Crash
787 class_literal_test/20: Crash 786 class_literal_test/20: Crash
788 class_literal_test/21: Crash 787 class_literal_test/21: Crash
789 class_literal_test/22: Crash 788 class_literal_test/22: Crash
790 class_literal_test/23: Crash 789 class_literal_test/23: Crash
791 class_literal_test/24: Crash 790 class_literal_test/24: Crash
792 class_literal_test/25: Crash 791 class_literal_test/25: Crash
793 class_literal_test: Crash # Assertion failure: Cannot find value local(main_clos ure.call#x) in (local(main#)) for j:closure_call(main_closure.call).
794 class_override_test/00: Crash 792 class_override_test/00: Crash
795 class_test: Crash 793 class_test: Crash
796 classes_static_method_clash_test: Crash 794 classes_static_method_clash_test: Crash
797 closure4_test: Crash 795 closure4_test: Crash
798 closure5_test: Crash 796 closure5_test: Crash
799 closure6_test: Crash 797 closure6_test: Crash
800 closure_cycles_test: Crash 798 closure_cycles_test: Crash
801 closure_in_constructor_test: Crash 799 closure_in_constructor_test: Crash
802 closure_in_initializer2_test: Crash 800 closure_in_initializer2_test: Crash
803 closure_in_initializer_test: Crash 801 closure_in_initializer_test: Crash
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
979 function_type/function_type55_test: Crash # Issue 27394 977 function_type/function_type55_test: Crash # Issue 27394
980 function_type/function_type62_test: Crash # Issue 27394 978 function_type/function_type62_test: Crash # Issue 27394
981 function_type/function_type63_test: Crash # Issue 27394 979 function_type/function_type63_test: Crash # Issue 27394
982 function_type/function_type6_test: Crash # Issue 27394 980 function_type/function_type6_test: Crash # Issue 27394
983 function_type/function_type7_test: Crash # Issue 27394 981 function_type/function_type7_test: Crash # Issue 27394
984 function_type/function_type98_test: Crash # Issue 27394 982 function_type/function_type98_test: Crash # Issue 27394
985 function_type/function_type99_test: Crash # Issue 27394 983 function_type/function_type99_test: Crash # Issue 27394
986 984
987 [ $compiler == dart2js && $runtime == safarimobilesim ] 985 [ $compiler == dart2js && $runtime == safarimobilesim ]
988 call_through_getter_test: Fail, OK 986 call_through_getter_test: Fail, OK
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698