| 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 448 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 459 deferred_redirecting_factory_test: Crash # (test()async{await t... cannot handl
e async/sync*/async* functions | 459 deferred_redirecting_factory_test: Crash # (test()async{await t... cannot handl
e async/sync*/async* functions |
| 460 deferred_regression_22995_test: Crash # (lib.foofoo()): deferred access is not i
mplemented | 460 deferred_regression_22995_test: Crash # (lib.foofoo()): deferred access is not i
mplemented |
| 461 deferred_shadow_load_library_test: Crash # (lib.trueVar): deferred access is not
implemented | 461 deferred_shadow_load_library_test: Crash # (lib.trueVar): deferred access is not
implemented |
| 462 deferred_shared_and_unshared_classes_test: Crash # (lib2.foo()): deferred access
is not implemented | 462 deferred_shared_and_unshared_classes_test: Crash # (lib2.foo()): deferred access
is not implemented |
| 463 deferred_static_seperate_test: Crash # (lib1.x): deferred access is not implemen
ted | 463 deferred_static_seperate_test: Crash # (lib1.x): deferred access is not implemen
ted |
| 464 deferred_type_dependency_test/as: Crash # (main()async{await l... cannot handle
async/sync*/async* functions | 464 deferred_type_dependency_test/as: Crash # (main()async{await l... cannot handle
async/sync*/async* functions |
| 465 deferred_type_dependency_test/is: Crash # (main()async{await l... cannot handle
async/sync*/async* functions | 465 deferred_type_dependency_test/is: Crash # (main()async{await l... cannot handle
async/sync*/async* functions |
| 466 deferred_type_dependency_test/none: Crash # (main()async{await l... cannot hand
le async/sync*/async* functions | 466 deferred_type_dependency_test/none: Crash # (main()async{await l... cannot hand
le async/sync*/async* functions |
| 467 deferred_type_dependency_test/type_annotation: Crash # (main()async{await l...
cannot handle async/sync*/async* functions | 467 deferred_type_dependency_test/type_annotation: Crash # (main()async{await l...
cannot handle async/sync*/async* functions |
| 468 enum_mirror_test: Crash # (static Iterable<Str... cannot handle async/sync*/asy
nc* functions | 468 enum_mirror_test: Crash # (static Iterable<Str... cannot handle async/sync*/asy
nc* functions |
| 469 final_super_field_set_test/01: RuntimeError # Please triage this failure. | |
| 470 first_class_types_test: RuntimeError # Please triage this failure. | 469 first_class_types_test: RuntimeError # Please triage this failure. |
| 471 flatten_test/01: Crash # (test()async{int x=await new Derived<int>();}): cannot
handle async/sync*/async* functions | 470 flatten_test/01: Crash # (test()async{int x=await new Derived<int>();}): cannot
handle async/sync*/async* functions |
| 472 flatten_test/02: Crash # (test()async{Future<int> f()async=>new Derived<int>();}
): cannot handle async/sync*/async* functions | 471 flatten_test/02: Crash # (test()async{Future<int> f()async=>new Derived<int>();}
): cannot handle async/sync*/async* functions |
| 473 flatten_test/03: Crash # (test()async{Future<... cannot handle async/sync*/asyn
c* functions | 472 flatten_test/03: Crash # (test()async{Future<... cannot handle async/sync*/asyn
c* functions |
| 474 flatten_test/04: Crash # (test()async{Future<... cannot handle async/sync*/asyn
c* functions | 473 flatten_test/04: Crash # (test()async{Future<... cannot handle async/sync*/asyn
c* functions |
| 475 flatten_test/05: Crash # (test()async{FixedPo... cannot handle async/sync*/asyn
c* functions | 474 flatten_test/05: Crash # (test()async{FixedPo... cannot handle async/sync*/asyn
c* functions |
| 476 flatten_test/06: Crash # (test()async{Future<... cannot handle async/sync*/asyn
c* functions | 475 flatten_test/06: Crash # (test()async{Future<... cannot handle async/sync*/asyn
c* functions |
| 477 flatten_test/07: Crash # (test()async{Future<... cannot handle async/sync*/asyn
c* functions | 476 flatten_test/07: Crash # (test()async{Future<... cannot handle async/sync*/asyn
c* functions |
| 478 flatten_test/08: Crash # (test()async{Future<... cannot handle async/sync*/asyn
c* functions | 477 flatten_test/08: Crash # (test()async{Future<... cannot handle async/sync*/asyn
c* functions |
| 479 flatten_test/09: Crash # (test()async{Diverge... cannot handle async/sync*/asyn
c* functions | 478 flatten_test/09: Crash # (test()async{Diverge... cannot handle async/sync*/asyn
c* functions |
| (...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 562 type_parameter_test/06: Crash # Invalid argument(s) | 561 type_parameter_test/06: Crash # Invalid argument(s) |
| 563 type_parameter_test/none: Crash # Invalid argument(s) | 562 type_parameter_test/none: Crash # Invalid argument(s) |
| 564 type_variable_closure2_test: RuntimeError # Please triage this failure. | 563 type_variable_closure2_test: RuntimeError # Please triage this failure. |
| 565 type_variable_closure_test: Crash # Invalid argument(s) | 564 type_variable_closure_test: Crash # Invalid argument(s) |
| 566 type_variable_field_initializer_closure_test: RuntimeError # Please triage this
failure. | 565 type_variable_field_initializer_closure_test: RuntimeError # Please triage this
failure. |
| 567 type_variable_field_initializer_test: RuntimeError # Please triage this failure. | 566 type_variable_field_initializer_test: RuntimeError # Please triage this failure. |
| 568 type_variable_nested_test: RuntimeError # Please triage this failure. | 567 type_variable_nested_test: RuntimeError # Please triage this failure. |
| 569 | 568 |
| 570 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ] | 569 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ] |
| 571 issue23244_test: RuntimeError # 23244 | 570 issue23244_test: RuntimeError # 23244 |
| OLD | NEW |