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

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

Issue 3002953002: Split getClosureRepresentationInfo into MemberEntity and (ir/ast) nodes (Closed)
Patch Set: Update cf. comments Created 3 years, 4 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 | « tests/language/language_dart2js.status ('k') | 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 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
201 arg_param_trailing_comma_test/none: Crash 201 arg_param_trailing_comma_test/none: Crash
202 assert_message_test: Crash 202 assert_message_test: Crash
203 assert_trailing_comma_test/none: CompileTimeError 203 assert_trailing_comma_test/none: CompileTimeError
204 assertion_initializer_const_error2_test/cc02: Crash 204 assertion_initializer_const_error2_test/cc02: Crash
205 assertion_initializer_const_error2_test/none: CompileTimeError 205 assertion_initializer_const_error2_test/none: CompileTimeError
206 assertion_initializer_const_function_error_test/01: Crash 206 assertion_initializer_const_function_error_test/01: Crash
207 assertion_initializer_const_function_test/01: Crash 207 assertion_initializer_const_function_test/01: Crash
208 assertion_initializer_test: CompileTimeError 208 assertion_initializer_test: CompileTimeError
209 assertion_test: Crash 209 assertion_test: Crash
210 assign_instance_method_negative_test: Crash 210 assign_instance_method_negative_test: Crash
211 assign_instance_method_test: Crash
212 assign_to_type_test/01: Crash 211 assign_to_type_test/01: Crash
213 assign_to_type_test/02: Crash 212 assign_to_type_test/02: Crash
214 assign_to_type_test/03: Crash 213 assign_to_type_test/03: Crash
215 assign_to_type_test/04: Crash 214 assign_to_type_test/04: Crash
216 assign_top_method_test/01: Crash 215 assign_top_method_test/01: Crash
217 async_and_or_test: Crash 216 async_and_or_test: Crash
218 async_await_catch_regression_test: Crash 217 async_await_catch_regression_test: Crash
219 async_await_foreign_test: Crash 218 async_await_foreign_test: Crash
220 async_await_syntax_test/a01a: Crash 219 async_await_syntax_test/a01a: Crash
221 async_await_syntax_test/a02a: Crash 220 async_await_syntax_test/a02a: Crash
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
390 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). 389 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).
391 class_override_test/00: Crash 390 class_override_test/00: Crash
392 class_test: Crash 391 class_test: Crash
393 classes_static_method_clash_test: Crash 392 classes_static_method_clash_test: Crash
394 closure4_test: Crash 393 closure4_test: Crash
395 closure5_test: Crash 394 closure5_test: Crash
396 closure6_test: Crash 395 closure6_test: Crash
397 closure_break_test: Crash 396 closure_break_test: Crash
398 closure_cycles_test: Crash 397 closure_cycles_test: Crash
399 closure_in_constructor_test: Crash 398 closure_in_constructor_test: Crash
400 closure_in_field_initializer_test: Crash
401 closure_in_initializer2_test: Crash 399 closure_in_initializer2_test: Crash
402 closure_in_initializer_test: Crash 400 closure_in_initializer_test: Crash
403 closure_internals_test: Crash 401 closure_internals_test: Crash
404 closure_parameter_types_test: RuntimeError 402 closure_parameter_types_test: RuntimeError
405 closure_self_reference_test: Crash 403 closure_self_reference_test: Crash
406 closure_shared_state_test: RuntimeError 404 closure_shared_state_test: RuntimeError
407 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null. 405 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
408 closure_type_variables_test: Crash # 'file:///usr/local/google/home/efortuna/dar t/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 po s 9: 'closure != null': Corresponding closure class not found for local(A.bar#g) . Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Cl osure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closu re_call(A$bar_A$bar_closure.call), local(A.bar#g)) 406 closure_type_variables_test: Crash # 'file:///usr/local/google/home/efortuna/dar t/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 po s 9: 'closure != null': Corresponding closure class not found for local(A.bar#g) . Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Cl osure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closu re_call(A$bar_A$bar_closure.call), local(A.bar#g))
409 closure_with_super_field_test: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (local(B.returnSuperInClosure#)) for j:closure_call(B_ret urnSuperInClosure_closure.call). 407 closure_with_super_field_test: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (local(B.returnSuperInClosure#)) for j:closure_call(B_ret urnSuperInClosure_closure.call).
410 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta nce of 'ThisLocal' in (local(Sub_test_closure.call#e), local(Sub.test#)) for j:c losure_call(Sub_test_closure.call). 408 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta nce of 'ThisLocal' in (local(Sub_test_closure.call#e), local(Sub.test#)) for j:c losure_call(Sub_test_closure.call).
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
530 abstract_syntax_test/00: Crash 528 abstract_syntax_test/00: Crash
531 arg_param_trailing_comma_test/none: Crash 529 arg_param_trailing_comma_test/none: Crash
532 assert_message_test: Crash 530 assert_message_test: Crash
533 assert_trailing_comma_test/none: CompileTimeError 531 assert_trailing_comma_test/none: CompileTimeError
534 assertion_initializer_const_error2_test/cc02: Crash 532 assertion_initializer_const_error2_test/cc02: Crash
535 assertion_initializer_const_error2_test/none: CompileTimeError 533 assertion_initializer_const_error2_test/none: CompileTimeError
536 assertion_initializer_const_function_error_test/01: Crash 534 assertion_initializer_const_function_error_test/01: Crash
537 assertion_initializer_test: CompileTimeError 535 assertion_initializer_test: CompileTimeError
538 assertion_test: Crash 536 assertion_test: Crash
539 assign_instance_method_negative_test: Crash 537 assign_instance_method_negative_test: Crash
540 assign_instance_method_test: Crash
541 assign_static_type_test/03: Crash 538 assign_static_type_test/03: Crash
542 assign_static_type_test/04: Crash 539 assign_static_type_test/04: Crash
543 assign_to_type_test/01: Crash 540 assign_to_type_test/01: Crash
544 assign_to_type_test/02: Crash 541 assign_to_type_test/02: Crash
545 assign_to_type_test/03: Crash 542 assign_to_type_test/03: Crash
546 assign_to_type_test/04: Crash 543 assign_to_type_test/04: Crash
547 assign_top_method_test/01: Crash 544 assign_top_method_test/01: Crash
548 async_and_or_test: Crash 545 async_and_or_test: Crash
549 async_await_catch_regression_test: Crash 546 async_await_catch_regression_test: Crash
550 async_await_foreign_test: Crash 547 async_await_foreign_test: Crash
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
724 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). 721 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).
725 class_override_test/00: Crash 722 class_override_test/00: Crash
726 class_test: Crash 723 class_test: Crash
727 classes_static_method_clash_test: Crash 724 classes_static_method_clash_test: Crash
728 closure4_test: Crash 725 closure4_test: Crash
729 closure5_test: Crash 726 closure5_test: Crash
730 closure6_test: Crash 727 closure6_test: Crash
731 closure_break_test: Crash 728 closure_break_test: Crash
732 closure_cycles_test: Crash 729 closure_cycles_test: Crash
733 closure_in_constructor_test: Crash 730 closure_in_constructor_test: Crash
734 closure_in_field_initializer_test: Crash
735 closure_in_initializer2_test: Crash 731 closure_in_initializer2_test: Crash
736 closure_in_initializer_test: Crash 732 closure_in_initializer_test: Crash
737 closure_internals_test: Crash 733 closure_internals_test: Crash
738 closure_parameter_types_test: RuntimeError 734 closure_parameter_types_test: RuntimeError
739 closure_self_reference_test: Crash 735 closure_self_reference_test: Crash
740 closure_shared_state_test: RuntimeError 736 closure_shared_state_test: RuntimeError
741 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null. 737 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
742 closure_type_variables_test: Crash # NoSuchMethodError: The getter 'closureClass Entity' was called on null. 738 closure_type_variables_test: Crash # NoSuchMethodError: The getter 'closureClass Entity' was called on null.
743 closure_with_super_field_test: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (local(B.returnSuperInClosure#)) for j:closure_call(B_ret urnSuperInClosure_closure.call). 739 closure_with_super_field_test: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (local(B.returnSuperInClosure#)) for j:closure_call(B_ret urnSuperInClosure_closure.call).
744 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta nce of 'ThisLocal' in (local(Sub_test_closure.call#e), local(Sub.test#)) for j:c losure_call(Sub_test_closure.call). 740 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta nce of 'ThisLocal' in (local(Sub_test_closure.call#e), local(Sub.test#)) for j:c losure_call(Sub_test_closure.call).
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
912 function_type/function_type55_test: Crash # Issue 27394 908 function_type/function_type55_test: Crash # Issue 27394
913 function_type/function_type62_test: Crash # Issue 27394 909 function_type/function_type62_test: Crash # Issue 27394
914 function_type/function_type63_test: Crash # Issue 27394 910 function_type/function_type63_test: Crash # Issue 27394
915 function_type/function_type6_test: Crash # Issue 27394 911 function_type/function_type6_test: Crash # Issue 27394
916 function_type/function_type7_test: Crash # Issue 27394 912 function_type/function_type7_test: Crash # Issue 27394
917 function_type/function_type98_test: Crash # Issue 27394 913 function_type/function_type98_test: Crash # Issue 27394
918 function_type/function_type99_test: Crash # Issue 27394 914 function_type/function_type99_test: Crash # Issue 27394
919 915
920 [ $compiler == dart2js && $runtime == safarimobilesim ] 916 [ $compiler == dart2js && $runtime == safarimobilesim ]
921 call_through_getter_test: Fail, OK 917 call_through_getter_test: Fail, OK
OLDNEW
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698