| 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 [ $compiler == dart2js ] | 5 [ $compiler == dart2js ] |
| 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 | 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 |
| 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 | 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 |
| 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 | 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 |
| 9 getter_setter_in_lib_test: Fail # Issue 23288 | 9 getter_setter_in_lib_test: Fail # Issue 23288 |
| 10 | 10 |
| (...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 449 constructor5_test: Crash # Please triage this failure. | 449 constructor5_test: Crash # Please triage this failure. |
| 450 constructor_call_wrong_argument_count_negative_test: Crash # Please triage this
failure. | 450 constructor_call_wrong_argument_count_negative_test: Crash # Please triage this
failure. |
| 451 constructor_initializer_test/01: Crash # Please triage this failure. | 451 constructor_initializer_test/01: Crash # Please triage this failure. |
| 452 constructor_with_mixin_test: Crash # Please triage this failure. | 452 constructor_with_mixin_test: Crash # Please triage this failure. |
| 453 continue_test: Crash # (switch (0){case 0:i=22;continue;default:i=25;break;}): U
nhandled node | 453 continue_test: Crash # (switch (0){case 0:i=22;continue;default:i=25;break;}): U
nhandled node |
| 454 core_type_check_test: RuntimeError # Please triage this failure. | 454 core_type_check_test: RuntimeError # Please triage this failure. |
| 455 crash_12118_test: Crash # Please triage this failure. | 455 crash_12118_test: Crash # Please triage this failure. |
| 456 crash_6725_test/01: Crash # Please triage this failure. | 456 crash_6725_test/01: Crash # Please triage this failure. |
| 457 custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functio
ns | 457 custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functio
ns |
| 458 cyclic_type2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for Derived1<Derived1, Derived2>. | 458 cyclic_type2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for Derived1<Derived1, Derived2>. |
| 459 cyclic_type_test/00: RuntimeError # Please triage this failure. | |
| 460 cyclic_type_test/01: RuntimeError # Please triage this failure. | |
| 461 cyclic_type_test/02: RuntimeError # Please triage this failure. | |
| 462 cyclic_type_test/03: RuntimeError # Please triage this failure. | |
| 463 cyclic_type_test/04: RuntimeError # Please triage this failure. | |
| 464 deferred_call_empty_before_load_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for _Nullary. | 459 deferred_call_empty_before_load_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for _Nullary. |
| 465 deferred_closurize_load_library_test: RuntimeError # Please triage this failure. | 460 deferred_closurize_load_library_test: RuntimeError # Please triage this failure. |
| 466 deferred_constant_list_test: Crash # (lib.loadLibrary()): handleStaticGetterInvo
ke: foreign: getter(loadLibrary) | 461 deferred_constant_list_test: Crash # (lib.loadLibrary()): handleStaticGetterInvo
ke: foreign: getter(loadLibrary) |
| 467 deferred_constraints_constants_test/constructor1: Crash # (lib.loadLibrary()): h
andleStaticGetterInvoke: foreign: getter(loadLibrary) | 462 deferred_constraints_constants_test/constructor1: Crash # (lib.loadLibrary()): h
andleStaticGetterInvoke: foreign: getter(loadLibrary) |
| 468 deferred_constraints_constants_test/constructor2: Crash # (lib.loadLibrary()): h
andleStaticGetterInvoke: foreign: getter(loadLibrary) | 463 deferred_constraints_constants_test/constructor2: Crash # (lib.loadLibrary()): h
andleStaticGetterInvoke: foreign: getter(loadLibrary) |
| 469 deferred_constraints_constants_test/default_argument1: Crash # (lib.loadLibrary(
)): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 464 deferred_constraints_constants_test/default_argument1: Crash # (lib.loadLibrary(
)): handleStaticGetterInvoke: foreign: getter(loadLibrary) |
| 470 deferred_constraints_constants_test/default_argument2: Crash # (lib.loadLibrary(
)): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 465 deferred_constraints_constants_test/default_argument2: Crash # (lib.loadLibrary(
)): handleStaticGetterInvoke: foreign: getter(loadLibrary) |
| 471 deferred_constraints_constants_test/metadata1: Crash # (lib.loadLibrary()): hand
leStaticGetterInvoke: foreign: getter(loadLibrary) | 466 deferred_constraints_constants_test/metadata1: Crash # (lib.loadLibrary()): hand
leStaticGetterInvoke: foreign: getter(loadLibrary) |
| 472 deferred_constraints_constants_test/metadata2: Crash # (lib.loadLibrary()): hand
leStaticGetterInvoke: foreign: getter(loadLibrary) | 467 deferred_constraints_constants_test/metadata2: Crash # (lib.loadLibrary()): hand
leStaticGetterInvoke: foreign: getter(loadLibrary) |
| 473 deferred_constraints_constants_test/metadata3: Crash # (lib.loadLibrary()): hand
leStaticGetterInvoke: foreign: getter(loadLibrary) | 468 deferred_constraints_constants_test/metadata3: Crash # (lib.loadLibrary()): hand
leStaticGetterInvoke: foreign: getter(loadLibrary) |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 535 execute_finally12_test: Crash # (try {try {}finally {a=8;break;}}finally {return
a==8;}): try/finally | 530 execute_finally12_test: Crash # (try {try {}finally {a=8;break;}}finally {return
a==8;}): try/finally |
| 536 execute_finally1_test: Crash # (try {int j;j=func();i=1;return i;}finally {i=i+8
00;}): try/finally | 531 execute_finally1_test: Crash # (try {int j;j=func();i=1;return i;}finally {i=i+8
00;}): try/finally |
| 537 execute_finally2_test: Crash # try/finally | 532 execute_finally2_test: Crash # try/finally |
| 538 execute_finally3_test: Crash # try/finally | 533 execute_finally3_test: Crash # try/finally |
| 539 execute_finally4_test: Crash # (try {int j;j=func();i=1;}finally {i=i+10;}): try
/finally | 534 execute_finally4_test: Crash # (try {int j;j=func();i=1;}finally {i=i+10;}): try
/finally |
| 540 execute_finally5_test: Crash # try/finally | 535 execute_finally5_test: Crash # try/finally |
| 541 execute_finally6_test: Crash # try/finally | 536 execute_finally6_test: Crash # try/finally |
| 542 execute_finally7_test: Crash # try/finally | 537 execute_finally7_test: Crash # try/finally |
| 543 execute_finally8_test: Crash # (try {sum+= 1;return 'hi';}finally {sum+= 1;throw
'ball';sum+= 1;}): try/finally | 538 execute_finally8_test: Crash # (try {sum+= 1;return 'hi';}finally {sum+= 1;throw
'ball';sum+= 1;}): try/finally |
| 544 execute_finally9_test: Crash # try/finally | 539 execute_finally9_test: Crash # try/finally |
| 545 f_bounded_equality_test: RuntimeError # Please triage this failure. | |
| 546 factory3_test: Crash # Instance of 'TypeOperator': type check unimplemented for
T. | 540 factory3_test: Crash # Instance of 'TypeOperator': type check unimplemented for
T. |
| 547 factory_redirection3_cyclic_test/01: Crash # Please triage this failure. | 541 factory_redirection3_cyclic_test/01: Crash # Please triage this failure. |
| 548 factory_redirection_test/01: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. | 542 factory_redirection_test/01: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. |
| 549 factory_redirection_test/02: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. | 543 factory_redirection_test/02: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. |
| 550 factory_redirection_test/03: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. | 544 factory_redirection_test/03: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. |
| 551 factory_redirection_test/04: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. | 545 factory_redirection_test/04: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. |
| 552 factory_redirection_test/05: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. | 546 factory_redirection_test/05: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. |
| 553 factory_redirection_test/06: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. | 547 factory_redirection_test/06: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. |
| 554 factory_redirection_test/07: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. | 548 factory_redirection_test/07: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. |
| 555 factory_redirection_test/08: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. | 549 factory_redirection_test/08: Crash # Instance of 'TypeOperator': type check unim
plemented for A<List>. |
| (...skipping 18 matching lines...) Expand all Loading... |
| 574 first_class_types_literals_test/09: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. | 568 first_class_types_literals_test/09: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. |
| 575 first_class_types_literals_test/10: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. | 569 first_class_types_literals_test/10: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. |
| 576 first_class_types_literals_test/11: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. | 570 first_class_types_literals_test/11: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. |
| 577 first_class_types_literals_test/12: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. | 571 first_class_types_literals_test/12: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. |
| 578 fixed_type_variable2_test/01: Crash # Instance of 'TypeOperator': type check uni
mplemented for T. | 572 fixed_type_variable2_test/01: Crash # Instance of 'TypeOperator': type check uni
mplemented for T. |
| 579 fixed_type_variable2_test/02: Crash # Instance of 'TypeOperator': type check uni
mplemented for T. | 573 fixed_type_variable2_test/02: Crash # Instance of 'TypeOperator': type check uni
mplemented for T. |
| 580 fixed_type_variable2_test/03: Crash # Instance of 'TypeOperator': type check uni
mplemented for T. | 574 fixed_type_variable2_test/03: Crash # Instance of 'TypeOperator': type check uni
mplemented for T. |
| 581 fixed_type_variable2_test/04: Crash # Instance of 'TypeOperator': type check uni
mplemented for T. | 575 fixed_type_variable2_test/04: Crash # Instance of 'TypeOperator': type check uni
mplemented for T. |
| 582 fixed_type_variable2_test/05: Crash # Instance of 'TypeOperator': type check uni
mplemented for T. | 576 fixed_type_variable2_test/05: Crash # Instance of 'TypeOperator': type check uni
mplemented for T. |
| 583 fixed_type_variable2_test/06: Crash # Instance of 'TypeOperator': type check uni
mplemented for T. | 577 fixed_type_variable2_test/06: Crash # Instance of 'TypeOperator': type check uni
mplemented for T. |
| 584 fixed_type_variable_test/02: RuntimeError # Please triage this failure. | |
| 585 fixed_type_variable_test/04: RuntimeError # Please triage this failure. | |
| 586 fixed_type_variable_test/06: RuntimeError # Please triage this failure. | |
| 587 flatten_test/01: Crash # (test()async{int x=await new Derived<int>();}): cannot
handle async/sync*/async* functions | 578 flatten_test/01: Crash # (test()async{int x=await new Derived<int>();}): cannot
handle async/sync*/async* functions |
| 588 flatten_test/02: Crash # (test()async{Future<int> f()async=>new Derived<int>();}
): cannot handle async/sync*/async* functions | 579 flatten_test/02: Crash # (test()async{Future<int> f()async=>new Derived<int>();}
): cannot handle async/sync*/async* functions |
| 589 flatten_test/03: Crash # cannot handle async/sync*/async* functions | 580 flatten_test/03: Crash # cannot handle async/sync*/async* functions |
| 590 flatten_test/04: Crash # cannot handle async/sync*/async* functions | 581 flatten_test/04: Crash # cannot handle async/sync*/async* functions |
| 591 flatten_test/05: Crash # cannot handle async/sync*/async* functions | 582 flatten_test/05: Crash # cannot handle async/sync*/async* functions |
| 592 flatten_test/06: Crash # cannot handle async/sync*/async* functions | 583 flatten_test/06: Crash # cannot handle async/sync*/async* functions |
| 593 flatten_test/07: Crash # cannot handle async/sync*/async* functions | 584 flatten_test/07: Crash # cannot handle async/sync*/async* functions |
| 594 flatten_test/08: Crash # cannot handle async/sync*/async* functions | 585 flatten_test/08: Crash # cannot handle async/sync*/async* functions |
| 595 flatten_test/09: Crash # cannot handle async/sync*/async* functions | 586 flatten_test/09: Crash # cannot handle async/sync*/async* functions |
| 596 flatten_test/10: Crash # cannot handle async/sync*/async* functions | 587 flatten_test/10: Crash # cannot handle async/sync*/async* functions |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 655 function_type_alias3_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for F. | 646 function_type_alias3_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for F. |
| 656 function_type_alias4_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for F. | 647 function_type_alias4_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for F. |
| 657 function_type_alias6_test/none: Crash # Instance of 'TypeOperator': type check u
nimplemented for F. | 648 function_type_alias6_test/none: Crash # Instance of 'TypeOperator': type check u
nimplemented for F. |
| 658 function_type_alias_test: Crash # Instance of 'TypeOperator': type check unimple
mented for Fun. | 649 function_type_alias_test: Crash # Instance of 'TypeOperator': type check unimple
mented for Fun. |
| 659 function_type_call_getter_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for F. | 650 function_type_call_getter_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for F. |
| 660 generic2_test: Crash # Instance of 'TypeOperator': type check unimplemented for
T. | 651 generic2_test: Crash # Instance of 'TypeOperator': type check unimplemented for
T. |
| 661 generic_closure_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for F. | 652 generic_closure_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for F. |
| 662 generic_constructor_mixin2_test: Crash # Please triage this failure. | 653 generic_constructor_mixin2_test: Crash # Please triage this failure. |
| 663 generic_constructor_mixin3_test: Crash # Please triage this failure. | 654 generic_constructor_mixin3_test: Crash # Please triage this failure. |
| 664 generic_constructor_mixin_test: Crash # Please triage this failure. | 655 generic_constructor_mixin_test: Crash # Please triage this failure. |
| 665 generic_creation_test: RuntimeError # Please triage this failure. | |
| 666 generic_deep_test: Crash # Instance of 'TypeOperator': type check unimplemented
for S<Z>. | 656 generic_deep_test: Crash # Instance of 'TypeOperator': type check unimplemented
for S<Z>. |
| 667 generic_field_mixin2_test: Crash # Please triage this failure. | 657 generic_field_mixin2_test: Crash # Please triage this failure. |
| 668 generic_field_mixin3_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for A<T>. | 658 generic_field_mixin3_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for A<T>. |
| 669 generic_field_mixin_test: Crash # Instance of 'TypeOperator': type check unimple
mented for A<int>. | 659 generic_field_mixin_test: Crash # Instance of 'TypeOperator': type check unimple
mented for A<int>. |
| 670 generic_inheritance_test: Crash # Instance of 'TypeOperator': type check unimple
mented for A<Object>. | 660 generic_inheritance_test: Crash # Instance of 'TypeOperator': type check unimple
mented for A<Object>. |
| 671 generic_instanceof2_test: Crash # Instance of 'TypeOperator': type check unimple
mented for Foo<int, num>. | 661 generic_instanceof2_test: Crash # Instance of 'TypeOperator': type check unimple
mented for Foo<int, num>. |
| 672 generic_instanceof3_test: Crash # Instance of 'TypeOperator': type check unimple
mented for I<String>. | 662 generic_instanceof3_test: Crash # Instance of 'TypeOperator': type check unimple
mented for I<String>. |
| 673 generic_instanceof4_test: Crash # Instance of 'TypeOperator': type check unimple
mented for T. | 663 generic_instanceof4_test: Crash # Instance of 'TypeOperator': type check unimple
mented for T. |
| 674 generic_instanceof5_test: Crash # Instance of 'TypeOperator': type check unimple
mented for T. | 664 generic_instanceof5_test: Crash # Instance of 'TypeOperator': type check unimple
mented for T. |
| 675 generic_instanceof_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for List<T>. | 665 generic_instanceof_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for List<T>. |
| (...skipping 377 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1053 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen
ted. | 1043 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen
ted. |
| 1054 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r Func1. | 1044 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r Func1. |
| 1055 typevariable_substitution2_test/01: Crash # Please triage this failure. | 1045 typevariable_substitution2_test/01: Crash # Please triage this failure. |
| 1056 typevariable_substitution2_test/02: Crash # Please triage this failure. | 1046 typevariable_substitution2_test/02: Crash # Please triage this failure. |
| 1057 typevariable_substitution2_test/none: Crash # Please triage this failure. | 1047 typevariable_substitution2_test/none: Crash # Please triage this failure. |
| 1058 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 1048 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 1059 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 1049 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 1060 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 1050 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 1061 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 1051 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 1062 void_type_test: Crash # Unhandled node | 1052 void_type_test: Crash # Unhandled node |
| OLD | NEW |