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

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

Issue 3012733002: Revert "Add types referenced in is-checks to the class hierarchy" (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 | « 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 390 matching lines...) Expand 10 before | Expand all | Expand 10 after
401 abstract_override_adds_optional_args_concrete_subclass_test: Crash # Assertion f ailure: Missing scope info for j:method(B.foo). 401 abstract_override_adds_optional_args_concrete_subclass_test: Crash # Assertion f ailure: Missing scope info for j:method(B.foo).
402 abstract_override_adds_optional_args_concrete_test: Crash # Assertion failure: M issing scope info for j:method(B.foo). 402 abstract_override_adds_optional_args_concrete_test: Crash # Assertion failure: M issing scope info for j:method(B.foo).
403 abstract_override_adds_optional_args_supercall_test: Crash # Assertion failure: Missing scope info for j:method(B.foo). 403 abstract_override_adds_optional_args_supercall_test: Crash # Assertion failure: Missing scope info for j:method(B.foo).
404 assert_message_test: Crash # Assertion failure: Missing scope info for j:getter( Iterable.iterator). 404 assert_message_test: Crash # Assertion failure: Missing scope info for j:getter( Iterable.iterator).
405 assert_trailing_comma_test/none: CompileTimeError 405 assert_trailing_comma_test/none: CompileTimeError
406 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une xpected initializer #lib1::C::cc02 (Constructor) 406 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une xpected initializer #lib1::C::cc02 (Constructor)
407 assertion_initializer_const_error2_test/none: CompileTimeError 407 assertion_initializer_const_error2_test/none: CompileTimeError
408 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio n: Unexpected initializer #lib1::C::bc02 (Constructor) 408 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio n: Unexpected initializer #lib1::C::bc02 (Constructor)
409 assertion_initializer_test: CompileTimeError 409 assertion_initializer_test: CompileTimeError
410 assertion_test: Crash # Assertion failure: Missing scope info for j:getter(Itera ble.iterator). 410 assertion_test: Crash # Assertion failure: Missing scope info for j:getter(Itera ble.iterator).
411 assertion_test: RuntimeError
412 async_and_or_test: Crash # Assertion failure: Missing scope info for j:getter(It erable.iterator). 411 async_and_or_test: Crash # Assertion failure: Missing scope info for j:getter(It erable.iterator).
413 async_await_catch_regression_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 412 async_await_catch_regression_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
414 async_await_foreign_test: Crash # Assertion failure: Missing scope info for j:ge tter(Iterable.iterator). 413 async_await_foreign_test: Crash # Assertion failure: Missing scope info for j:ge tter(Iterable.iterator).
415 async_await_syntax_test/a01a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 414 async_await_syntax_test/a01a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
416 async_await_syntax_test/a02a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 415 async_await_syntax_test/a02a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
417 async_await_syntax_test/a03a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 416 async_await_syntax_test/a03a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
418 async_await_syntax_test/a03b: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 417 async_await_syntax_test/a03b: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
419 async_await_syntax_test/a04a: RuntimeError 418 async_await_syntax_test/a04a: RuntimeError
420 async_await_syntax_test/a04c: RuntimeError 419 async_await_syntax_test/a04c: RuntimeError
421 async_await_syntax_test/a05a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 420 async_await_syntax_test/a05a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
(...skipping 18 matching lines...) Expand all
440 async_await_syntax_test/b09a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 439 async_await_syntax_test/b09a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
441 async_await_syntax_test/b10a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 440 async_await_syntax_test/b10a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
442 async_await_syntax_test/b11b: RuntimeError 441 async_await_syntax_test/b11b: RuntimeError
443 async_await_syntax_test/b11c: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 442 async_await_syntax_test/b11c: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
444 async_await_syntax_test/b11d: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 443 async_await_syntax_test/b11d: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
445 async_await_syntax_test/b12g: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 444 async_await_syntax_test/b12g: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
446 async_await_syntax_test/c01a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 445 async_await_syntax_test/c01a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
447 async_await_syntax_test/c02a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 446 async_await_syntax_test/c02a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
448 async_await_syntax_test/c03a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 447 async_await_syntax_test/c03a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
449 async_await_syntax_test/c04a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 448 async_await_syntax_test/c04a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
450 async_await_syntax_test/c04a: RuntimeError
451 async_await_syntax_test/c05a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 449 async_await_syntax_test/c05a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
452 async_await_syntax_test/c06a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 450 async_await_syntax_test/c06a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
453 async_await_syntax_test/c07a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 451 async_await_syntax_test/c07a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
454 async_await_syntax_test/c07a: RuntimeError
455 async_await_syntax_test/c08a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 452 async_await_syntax_test/c08a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
456 async_await_syntax_test/c08a: RuntimeError
457 async_await_syntax_test/c09a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 453 async_await_syntax_test/c09a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
458 async_await_syntax_test/c10a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 454 async_await_syntax_test/c10a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
459 async_await_syntax_test/d01a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 455 async_await_syntax_test/d01a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
460 async_await_syntax_test/d02a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 456 async_await_syntax_test/d02a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
461 async_await_syntax_test/d03a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 457 async_await_syntax_test/d03a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
462 async_await_syntax_test/d04a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 458 async_await_syntax_test/d04a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
463 async_await_syntax_test/d04a: RuntimeError
464 async_await_syntax_test/d05a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 459 async_await_syntax_test/d05a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
465 async_await_syntax_test/d06a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 460 async_await_syntax_test/d06a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
466 async_await_syntax_test/d07a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 461 async_await_syntax_test/d07a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
467 async_await_syntax_test/d07a: RuntimeError
468 async_await_syntax_test/d08a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 462 async_await_syntax_test/d08a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
469 async_await_syntax_test/d08a: RuntimeError
470 async_await_syntax_test/d08b: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 463 async_await_syntax_test/d08b: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
471 async_await_syntax_test/d09a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 464 async_await_syntax_test/d09a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
472 async_await_syntax_test/d10a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 465 async_await_syntax_test/d10a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
473 async_break_in_finally_test: Crash # Assertion failure: Missing scope info for j :getter(Iterable.iterator). 466 async_break_in_finally_test: Crash # Assertion failure: Missing scope info for j :getter(Iterable.iterator).
474 async_call_test: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator). 467 async_call_test: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
475 async_cascade_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 468 async_cascade_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
476 async_continue_label_test/await_in_body: Crash # Assertion failure: Missing scop e info for j:getter(Iterable.iterator). 469 async_continue_label_test/await_in_body: Crash # Assertion failure: Missing scop e info for j:getter(Iterable.iterator).
477 async_continue_label_test/await_in_condition: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 470 async_continue_label_test/await_in_condition: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
478 async_continue_label_test/await_in_init: Crash # Assertion failure: Missing scop e info for j:getter(Iterable.iterator). 471 async_continue_label_test/await_in_init: Crash # Assertion failure: Missing scop e info for j:getter(Iterable.iterator).
479 async_continue_label_test/await_in_update: Crash # Assertion failure: Missing sc ope info for j:getter(Iterable.iterator). 472 async_continue_label_test/await_in_update: Crash # Assertion failure: Missing sc ope info for j:getter(Iterable.iterator).
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
551 generic_function_typedef_test/none: Crash # Unsupported operation: Unsupported t ype parameter type node S. 544 generic_function_typedef_test/none: Crash # Unsupported operation: Unsupported t ype parameter type node S.
552 generic_instanceof_test: Crash # type 'JClass' is not a subtype of type 'ClassEl ement' of 'contextClass' where 545 generic_instanceof_test: Crash # type 'JClass' is not a subtype of type 'ClassEl ement' of 'contextClass' where
553 generic_local_functions_test: Crash # Unsupported operation: Unsupported type pa rameter type node Y. 546 generic_local_functions_test: Crash # Unsupported operation: Unsupported type pa rameter type node Y.
554 generic_methods_closure_test: Crash # Unsupported operation: Unsupported type pa rameter type node S. 547 generic_methods_closure_test: Crash # Unsupported operation: Unsupported type pa rameter type node S.
555 generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsup ported type parameter type node T. 548 generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsup ported type parameter type node T.
556 generic_methods_generic_function_parameter_test: Crash # Unsupported operation: Unsupported type parameter type node V. 549 generic_methods_generic_function_parameter_test: Crash # Unsupported operation: Unsupported type parameter type node V.
557 generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupporte d type parameter type node T. 550 generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupporte d type parameter type node T.
558 generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsuppo rted type parameter type node T. 551 generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsuppo rted type parameter type node T.
559 generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type parameter type node T. 552 generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type parameter type node T.
560 generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsu pported type parameter type node T. 553 generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsu pported type parameter type node T.
554 assertion_test: RuntimeError
555 async_await_syntax_test/c04a: RuntimeError
556 async_await_syntax_test/c07a: RuntimeError
557 async_await_syntax_test/c08a: RuntimeError
558 async_await_syntax_test/d04a: RuntimeError
559 async_await_syntax_test/d07a: RuntimeError
560 async_await_syntax_test/d08a: RuntimeError
561 generic_methods_type_expression_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where 561 generic_methods_type_expression_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
562 generic_native_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null. 562 generic_native_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null.
563 generic_sync_star_test: RuntimeError 563 generic_sync_star_test: RuntimeError
564 generic_syntax_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null.
564 generic_test: RuntimeError 565 generic_test: RuntimeError
565 generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T. 566 generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T.
566 getter_override2_test/02: MissingCompileTimeError 567 getter_override2_test/02: MissingCompileTimeError
567 getter_override_test/00: MissingCompileTimeError 568 getter_override_test/00: MissingCompileTimeError
568 getter_override_test/01: MissingCompileTimeError 569 getter_override_test/01: MissingCompileTimeError
569 getter_override_test/02: MissingCompileTimeError 570 getter_override_test/02: MissingCompileTimeError
570 hash_map_null_key_foreach_test: RuntimeError 571 hash_map_null_key_foreach_test: RuntimeError
571 identical_closure2_test: RuntimeError 572 identical_closure2_test: RuntimeError
572 if_null_assignment_behavior_test/05: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call). 573 if_null_assignment_behavior_test/05: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call).
573 if_null_assignment_behavior_test/06: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call). 574 if_null_assignment_behavior_test/06: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call).
574 if_null_assignment_behavior_test/12: RuntimeError 575 if_null_assignment_behavior_test/12: RuntimeError
575 if_null_assignment_static_test/01: RuntimeError 576 if_null_assignment_static_test/01: RuntimeError
576 if_null_assignment_static_test/03: RuntimeError 577 if_null_assignment_static_test/03: RuntimeError
577 if_null_assignment_static_test/05: RuntimeError 578 if_null_assignment_static_test/05: RuntimeError
578 many_generic_instanceof_test: Crash # type 'JClass' is not a subtype of type 'Cl assElement' of 'contextClass' where 579 many_generic_instanceof_test: Crash # type 'JClass' is not a subtype of type 'Cl assElement' of 'contextClass' where
579 regress_30339_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 580 regress_30339_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
580 type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass ' was called on null. 581 type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass ' was called on null.
582 type_variable_nested_test/none: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
581 unused_overridden_async_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 583 unused_overridden_async_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
582 vm/allocation_sinking_vm_test: RuntimeError 584 vm/allocation_sinking_vm_test: RuntimeError
583 vm/async_await_catch_stacktrace_test: Crash # Assertion failure: Missing scope i nfo for j:getter(Iterable.iterator). 585 vm/async_await_catch_stacktrace_test: Crash # Assertion failure: Missing scope i nfo for j:getter(Iterable.iterator).
584 586
585 [ $compiler == dart2js && ! $dart2js_with_kernel && ! $minified ] 587 [ $compiler == dart2js && ! $dart2js_with_kernel && ! $minified ]
586 vm/async_await_catch_stacktrace_test: RuntimeError 588 vm/async_await_catch_stacktrace_test: RuntimeError
587 589
588 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] 590 [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
589 abstract_getter_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null. 591 abstract_getter_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
590 abstract_override_adds_optional_args_concrete_subclass_test: Crash # NoSuchMetho dError: The getter 'thisLocal' was called on null. 592 abstract_override_adds_optional_args_concrete_subclass_test: Crash # NoSuchMetho dError: The getter 'thisLocal' was called on null.
591 abstract_override_adds_optional_args_concrete_test: Crash # NoSuchMethodError: T he getter 'thisLocal' was called on null. 593 abstract_override_adds_optional_args_concrete_test: Crash # NoSuchMethodError: T he getter 'thisLocal' was called on null.
592 abstract_override_adds_optional_args_supercall_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 594 abstract_override_adds_optional_args_supercall_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
593 assert_message_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle d on null. 595 assert_message_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle d on null.
594 assert_trailing_comma_test/none: CompileTimeError 596 assert_trailing_comma_test/none: CompileTimeError
595 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une xpected initializer #lib1::C::cc02 (Constructor) 597 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une xpected initializer #lib1::C::cc02 (Constructor)
596 assertion_initializer_const_error2_test/none: CompileTimeError 598 assertion_initializer_const_error2_test/none: CompileTimeError
597 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio n: Unexpected initializer #lib1::C::bc02 (Constructor) 599 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio n: Unexpected initializer #lib1::C::bc02 (Constructor)
598 assertion_initializer_test: CompileTimeError 600 assertion_initializer_test: CompileTimeError
599 assertion_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 601 assertion_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
600 assertion_test: RuntimeError
601 async_and_or_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 602 async_and_or_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
602 async_await_catch_regression_test: Crash # NoSuchMethodError: The getter 'thisLo cal' was called on null. 603 async_await_catch_regression_test: Crash # NoSuchMethodError: The getter 'thisLo cal' was called on null.
603 async_await_foreign_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 604 async_await_foreign_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
604 async_await_syntax_test/a01a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 605 async_await_syntax_test/a01a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
605 async_await_syntax_test/a02a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 606 async_await_syntax_test/a02a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
606 async_await_syntax_test/a03a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 607 async_await_syntax_test/a03a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
607 async_await_syntax_test/a03b: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 608 async_await_syntax_test/a03b: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
608 async_await_syntax_test/a04a: RuntimeError 609 async_await_syntax_test/a04a: RuntimeError
609 async_await_syntax_test/a04c: RuntimeError 610 async_await_syntax_test/a04c: RuntimeError
610 async_await_syntax_test/a05a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 611 async_await_syntax_test/a05a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
(...skipping 18 matching lines...) Expand all
629 async_await_syntax_test/b09a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 630 async_await_syntax_test/b09a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
630 async_await_syntax_test/b10a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 631 async_await_syntax_test/b10a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
631 async_await_syntax_test/b11b: RuntimeError 632 async_await_syntax_test/b11b: RuntimeError
632 async_await_syntax_test/b11c: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 633 async_await_syntax_test/b11c: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
633 async_await_syntax_test/b11d: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 634 async_await_syntax_test/b11d: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
634 async_await_syntax_test/b12g: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 635 async_await_syntax_test/b12g: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
635 async_await_syntax_test/c01a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 636 async_await_syntax_test/c01a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
636 async_await_syntax_test/c02a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 637 async_await_syntax_test/c02a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
637 async_await_syntax_test/c03a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 638 async_await_syntax_test/c03a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
638 async_await_syntax_test/c04a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 639 async_await_syntax_test/c04a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
639 async_await_syntax_test/c04a: RuntimeError
640 async_await_syntax_test/c05a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 640 async_await_syntax_test/c05a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
641 async_await_syntax_test/c06a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 641 async_await_syntax_test/c06a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
642 async_await_syntax_test/c07a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 642 async_await_syntax_test/c07a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
643 async_await_syntax_test/c07a: RuntimeError
644 async_await_syntax_test/c08a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 643 async_await_syntax_test/c08a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
645 async_await_syntax_test/c08a: RuntimeError
646 async_await_syntax_test/c09a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 644 async_await_syntax_test/c09a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
647 async_await_syntax_test/c10a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 645 async_await_syntax_test/c10a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
648 async_await_syntax_test/d01a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 646 async_await_syntax_test/d01a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
649 async_await_syntax_test/d02a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 647 async_await_syntax_test/d02a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
650 async_await_syntax_test/d03a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 648 async_await_syntax_test/d03a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
651 async_await_syntax_test/d04a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 649 async_await_syntax_test/d04a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
652 async_await_syntax_test/d04a: RuntimeError
653 async_await_syntax_test/d05a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 650 async_await_syntax_test/d05a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
654 async_await_syntax_test/d06a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 651 async_await_syntax_test/d06a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
655 async_await_syntax_test/d07a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 652 async_await_syntax_test/d07a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
656 async_await_syntax_test/d07a: RuntimeError
657 async_await_syntax_test/d08a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 653 async_await_syntax_test/d08a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
658 async_await_syntax_test/d08a: RuntimeError
659 async_await_syntax_test/d08b: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 654 async_await_syntax_test/d08b: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
660 async_await_syntax_test/d09a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 655 async_await_syntax_test/d09a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
661 async_await_syntax_test/d10a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 656 async_await_syntax_test/d10a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
662 async_break_in_finally_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null. 657 async_break_in_finally_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null.
663 async_call_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 658 async_call_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
664 async_cascade_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 659 async_cascade_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
665 async_continue_label_test/await_in_body: Crash # NoSuchMethodError: The getter ' thisLocal' was called on null. 660 async_continue_label_test/await_in_body: Crash # NoSuchMethodError: The getter ' thisLocal' was called on null.
666 async_continue_label_test/await_in_condition: Crash # NoSuchMethodError: The get ter 'thisLocal' was called on null. 661 async_continue_label_test/await_in_condition: Crash # NoSuchMethodError: The get ter 'thisLocal' was called on null.
667 async_continue_label_test/await_in_init: Crash # NoSuchMethodError: The getter ' thisLocal' was called on null. 662 async_continue_label_test/await_in_init: Crash # NoSuchMethodError: The getter ' thisLocal' was called on null.
668 async_continue_label_test/await_in_update: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 663 async_continue_label_test/await_in_update: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
740 generic_function_typedef_test/none: Crash # Unsupported operation: Unsupported t ype parameter type node S. 735 generic_function_typedef_test/none: Crash # Unsupported operation: Unsupported t ype parameter type node S.
741 generic_instanceof_test: Crash # NoSuchMethodError: Class 'JClass' has no instan ce getter 'typeVariables'. 736 generic_instanceof_test: Crash # NoSuchMethodError: Class 'JClass' has no instan ce getter 'typeVariables'.
742 generic_local_functions_test: Crash # Unsupported operation: Unsupported type pa rameter type node Y. 737 generic_local_functions_test: Crash # Unsupported operation: Unsupported type pa rameter type node Y.
743 generic_methods_closure_test: Crash # Unsupported operation: Unsupported type pa rameter type node S. 738 generic_methods_closure_test: Crash # Unsupported operation: Unsupported type pa rameter type node S.
744 generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsup ported type parameter type node T. 739 generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsup ported type parameter type node T.
745 generic_methods_generic_function_parameter_test: Crash # Unsupported operation: Unsupported type parameter type node V. 740 generic_methods_generic_function_parameter_test: Crash # Unsupported operation: Unsupported type parameter type node V.
746 generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupporte d type parameter type node T. 741 generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupporte d type parameter type node T.
747 generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsuppo rted type parameter type node T. 742 generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsuppo rted type parameter type node T.
748 generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type parameter type node T. 743 generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type parameter type node T.
749 generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsu pported type parameter type node T. 744 generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsu pported type parameter type node T.
745 assertion_test: RuntimeError
746 async_await_syntax_test/c04a: RuntimeError
747 async_await_syntax_test/c07a: RuntimeError
748 async_await_syntax_test/c08a: RuntimeError
749 async_await_syntax_test/d04a: RuntimeError
750 async_await_syntax_test/d07a: RuntimeError
751 async_await_syntax_test/d08a: RuntimeError
750 generic_methods_type_expression_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'. 752 generic_methods_type_expression_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
751 generic_native_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null. 753 generic_native_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null.
752 generic_sync_star_test: RuntimeError 754 generic_sync_star_test: RuntimeError
755 generic_syntax_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null.
753 generic_test: RuntimeError 756 generic_test: RuntimeError
754 generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T. 757 generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T.
755 getter_override2_test/02: MissingCompileTimeError 758 getter_override2_test/02: MissingCompileTimeError
756 getter_override_test/00: MissingCompileTimeError 759 getter_override_test/00: MissingCompileTimeError
757 getter_override_test/01: MissingCompileTimeError 760 getter_override_test/01: MissingCompileTimeError
758 getter_override_test/02: MissingCompileTimeError 761 getter_override_test/02: MissingCompileTimeError
759 hash_map_null_key_foreach_test: RuntimeError 762 hash_map_null_key_foreach_test: RuntimeError
760 identical_closure2_test: RuntimeError 763 identical_closure2_test: RuntimeError
761 if_null_assignment_behavior_test/05: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call). 764 if_null_assignment_behavior_test/05: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call).
762 if_null_assignment_behavior_test/06: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call). 765 if_null_assignment_behavior_test/06: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call).
763 if_null_assignment_behavior_test/12: RuntimeError 766 if_null_assignment_behavior_test/12: RuntimeError
764 if_null_assignment_static_test/01: RuntimeError 767 if_null_assignment_static_test/01: RuntimeError
765 if_null_assignment_static_test/03: RuntimeError 768 if_null_assignment_static_test/03: RuntimeError
766 if_null_assignment_static_test/05: RuntimeError 769 if_null_assignment_static_test/05: RuntimeError
767 many_generic_instanceof_test: Crash # NoSuchMethodError: Class 'JClass' has no i nstance getter 'typeVariables'. 770 many_generic_instanceof_test: Crash # NoSuchMethodError: Class 'JClass' has no i nstance getter 'typeVariables'.
768 regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 771 regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
769 type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass ' was called on null. 772 type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass ' was called on null.
773 type_variable_nested_test/none: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
770 unused_overridden_async_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 774 unused_overridden_async_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
771 vm/allocation_sinking_vm_test: RuntimeError 775 vm/allocation_sinking_vm_test: RuntimeError
772 vm/async_await_catch_stacktrace_test: Crash # NoSuchMethodError: The getter 'thi sLocal' was called on null. 776 vm/async_await_catch_stacktrace_test: Crash # NoSuchMethodError: The getter 'thi sLocal' was called on null.
773 777
774 [ $compiler == dart2js && $dart2js_with_kernel && $minified && $checked ] 778 [ $compiler == dart2js && $dart2js_with_kernel && $minified && $checked ]
775 typedef_is_test: Crash 779 typedef_is_test: Crash
776 780
777 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] 781 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ]
778 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 782 async_star_cancel_while_paused_test: RuntimeError # Issue 22853
779 783
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
841 function_type/function_type99_test: Crash # Issue 27394 845 function_type/function_type99_test: Crash # Issue 27394
842 generic_function_typedef_test: Crash # Issue 27394 846 generic_function_typedef_test: Crash # Issue 27394
843 generic_function_typedef_test/none: Crash # Issue 27394 847 generic_function_typedef_test/none: Crash # Issue 27394
844 getter_setter_in_lib_test: Crash # Issue 27394 848 getter_setter_in_lib_test: Crash # Issue 27394
845 849
846 [ $compiler == dart2js && $runtime == safarimobilesim ] 850 [ $compiler == dart2js && $runtime == safarimobilesim ]
847 call_through_getter_test: Fail, OK 851 call_through_getter_test: Fail, OK
848 852
849 [ $compiler == dart2js && $minified && ! $dart2js_with_kernel ] 853 [ $compiler == dart2js && $minified && ! $dart2js_with_kernel ]
850 generic_closure_test: Fail # Issue 12605 854 generic_closure_test: Fail # Issue 12605
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