| 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 334 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 345 await_for_use_local_test: Crash # (test()async{var cou... cannot handle async/s
ync*/async* functions | 345 await_for_use_local_test: Crash # (test()async{var cou... cannot handle async/s
ync*/async* functions |
| 346 await_future_test: Crash # (test()async{var res... cannot handle async/sync*/as
ync* functions | 346 await_future_test: Crash # (test()async{var res... cannot handle async/sync*/as
ync* functions |
| 347 await_nonfuture_test: Crash # (foo()async{Expect.equals(X,10);return await 5;}):
cannot handle async/sync*/async* functions | 347 await_nonfuture_test: Crash # (foo()async{Expect.equals(X,10);return await 5;}):
cannot handle async/sync*/async* functions |
| 348 await_not_started_immediately_test: Crash # (foo()async{x++ ;await 1;x++ ;}): ca
nnot handle async/sync*/async* functions | 348 await_not_started_immediately_test: Crash # (foo()async{x++ ;await 1;x++ ;}): ca
nnot handle async/sync*/async* functions |
| 349 await_postfix_expr_test: Crash # (test()async{Expect.... cannot handle async/sy
nc*/async* functions | 349 await_postfix_expr_test: Crash # (test()async{Expect.... cannot handle async/sy
nc*/async* functions |
| 350 await_regression_test: Crash # (main()async{testNes... cannot handle async/sync
*/async* functions | 350 await_regression_test: Crash # (main()async{testNes... cannot handle async/sync
*/async* functions |
| 351 await_test: Crash # (others()async{var a... cannot handle async/sync*/async* fu
nctions | 351 await_test: Crash # (others()async{var a... cannot handle async/sync*/async* fu
nctions |
| 352 cha_deopt1_test: Crash # (d.make_u()): deferred access is not implemented | 352 cha_deopt1_test: Crash # (d.make_u()): deferred access is not implemented |
| 353 cha_deopt2_test: Crash # (d.make_u()): deferred access is not implemented | 353 cha_deopt2_test: Crash # (d.make_u()): deferred access is not implemented |
| 354 cha_deopt3_test: Crash # (d.make_u()): deferred access is not implemented | 354 cha_deopt3_test: Crash # (d.make_u()): deferred access is not implemented |
| 355 classes_static_method_clash_test: Crash # Stack Overflow |
| 355 closure_in_constructor_test: Crash # Invalid argument(s) | 356 closure_in_constructor_test: Crash # Invalid argument(s) |
| 356 closure_type_variables_test: Crash # Invalid argument(s) | 357 closure_type_variables_test: Crash # Invalid argument(s) |
| 357 const_evaluation_test/01: Crash # (static Iterable<Str... cannot handle async/s
ync*/async* functions | 358 const_evaluation_test/01: Crash # (static Iterable<Str... cannot handle async/s
ync*/async* functions |
| 358 constructor12_test: RuntimeError # Please triage this failure. | 359 constructor12_test: RuntimeError # Please triage this failure. |
| 359 crash_6725_test/01: Crash # The null object does not have a getter '_element'. | 360 crash_6725_test/01: Crash # The null object does not have a getter '_element'. |
| 360 custom_await_stack_trace_test: Crash # (main()async{try {va... cannot handle as
ync/sync*/async* functions | 361 custom_await_stack_trace_test: Crash # (main()async{try {va... cannot handle as
ync/sync*/async* functions |
| 361 deferred_call_empty_before_load_test: Crash # (lib1.thefun()): deferred access i
s not implemented | 362 deferred_call_empty_before_load_test: Crash # (lib1.thefun()): deferred access i
s not implemented |
| 362 deferred_closurize_load_library_test: Crash # (lib.trueVar): deferred access is
not implemented | 363 deferred_closurize_load_library_test: Crash # (lib.trueVar): deferred access is
not implemented |
| 363 deferred_constant_list_test: Crash # (lib.finalConstList): deferred access is no
t implemented | 364 deferred_constant_list_test: Crash # (lib.finalConstList): deferred access is no
t implemented |
| 364 deferred_constraints_constants_test/none: Crash # (lib.constantInstance): deferr
ed access is not implemented | 365 deferred_constraints_constants_test/none: Crash # (lib.constantInstance): deferr
ed access is not implemented |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 489 try_catch_test/none: Crash # The null object does not have a getter '_element'. | 490 try_catch_test/none: Crash # The null object does not have a getter '_element'. |
| 490 type_parameter_test/01: Crash # Invalid argument(s) | 491 type_parameter_test/01: Crash # Invalid argument(s) |
| 491 type_parameter_test/02: Crash # Invalid argument(s) | 492 type_parameter_test/02: Crash # Invalid argument(s) |
| 492 type_parameter_test/03: Crash # Invalid argument(s) | 493 type_parameter_test/03: Crash # Invalid argument(s) |
| 493 type_parameter_test/04: Crash # Invalid argument(s) | 494 type_parameter_test/04: Crash # Invalid argument(s) |
| 494 type_parameter_test/05: Crash # Invalid argument(s) | 495 type_parameter_test/05: Crash # Invalid argument(s) |
| 495 type_parameter_test/06: Crash # Invalid argument(s) | 496 type_parameter_test/06: Crash # Invalid argument(s) |
| 496 type_parameter_test/none: Crash # Invalid argument(s) | 497 type_parameter_test/none: Crash # Invalid argument(s) |
| 497 type_variable_closure2_test: RuntimeError # Please triage this failure. | 498 type_variable_closure2_test: RuntimeError # Please triage this failure. |
| 498 type_variable_closure_test: Crash # Invalid argument(s) | 499 type_variable_closure_test: Crash # Invalid argument(s) |
| OLD | NEW |