| 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 422 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 433 deferred_not_loaded_check_test: RuntimeError # Please triage this failure. | 433 deferred_not_loaded_check_test: RuntimeError # Please triage this failure. |
| 434 deferred_only_constant_test: RuntimeError # receiver.get$_collection$_nums is no
t a function | 434 deferred_only_constant_test: RuntimeError # receiver.get$_collection$_nums is no
t a function |
| 435 deferred_optimized_test: RuntimeError # receiver.get$_collection$_nums is not a
function | 435 deferred_optimized_test: RuntimeError # receiver.get$_collection$_nums is not a
function |
| 436 deferred_redirecting_factory_test: Crash # (test()async{await t... cannot handl
e async/sync*/async* functions | 436 deferred_redirecting_factory_test: Crash # (test()async{await t... cannot handl
e async/sync*/async* functions |
| 437 deferred_regression_22995_test: RuntimeError # receiver.get$_collection$_nums is
not a function | 437 deferred_regression_22995_test: RuntimeError # receiver.get$_collection$_nums is
not a function |
| 438 deferred_shadow_load_library_test: Crash # (try {return f(arg1,arg2);}finally {Z
one._leave(old);}): try/finally | 438 deferred_shadow_load_library_test: Crash # (try {return f(arg1,arg2);}finally {Z
one._leave(old);}): try/finally |
| 439 deferred_shared_and_unshared_classes_test: Crash # (try {return f(arg1,arg2);}fi
nally {Zone._leave(old);}): try/finally | 439 deferred_shared_and_unshared_classes_test: Crash # (try {return f(arg1,arg2);}fi
nally {Zone._leave(old);}): try/finally |
| 440 deferred_static_seperate_test: Crash # (try {return f(arg1,arg2);}finally {Zone.
_leave(old);}): try/finally | 440 deferred_static_seperate_test: Crash # (try {return f(arg1,arg2);}finally {Zone.
_leave(old);}): try/finally |
| 441 deopt_inlined_function_lazy_test: Crash # (try {return x+12342353257893275483274
832;}finally {}): try/finally | 441 deopt_inlined_function_lazy_test: Crash # (try {return x+12342353257893275483274
832;}finally {}): try/finally |
| 442 deopt_no_feedback_test: RuntimeError # Please triage this failure. | 442 deopt_no_feedback_test: RuntimeError # Please triage this failure. |
| 443 empty_block_case_test: Crash # The null object does not have a getter 'parent'. | |
| 444 enum_duplicate_test/01: RuntimeError # Please triage this failure. | 443 enum_duplicate_test/01: RuntimeError # Please triage this failure. |
| 445 enum_duplicate_test/02: RuntimeError # Please triage this failure. | 444 enum_duplicate_test/02: RuntimeError # Please triage this failure. |
| 446 enum_duplicate_test/none: RuntimeError # Please triage this failure. | 445 enum_duplicate_test/none: RuntimeError # Please triage this failure. |
| 447 enum_mirror_test: Crash # (try {return f(arg1,arg2);}finally {Zone._leave(old);}
): try/finally | 446 enum_mirror_test: Crash # (try {return f(arg1,arg2);}finally {Zone._leave(old);}
): try/finally |
| 448 enum_private_test/01: RuntimeError # Please triage this failure. | 447 enum_private_test/01: RuntimeError # Please triage this failure. |
| 449 enum_private_test/02: RuntimeError # Please triage this failure. | 448 enum_private_test/02: RuntimeError # Please triage this failure. |
| 450 enum_private_test/none: RuntimeError # Please triage this failure. | 449 enum_private_test/none: RuntimeError # Please triage this failure. |
| 451 execute_finally10_test: Crash # (try {throw 'foo';}c... try/finally | 450 execute_finally10_test: Crash # (try {throw 'foo';}c... try/finally |
| 452 execute_finally11_test: Crash # (try {throw 'foo';}c... try/finally | 451 execute_finally11_test: Crash # (try {throw 'foo';}c... try/finally |
| 453 execute_finally12_test: Crash # (try {try {}finally {a=8;break;}}finally {return
a==8;}): try/finally | 452 execute_finally12_test: Crash # (try {try {}finally {a=8;break;}}finally {return
a==8;}): try/finally |
| (...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 747 type_promotion_functions_test/13: RuntimeError # Cannot read property 'prototype
' of undefined | 746 type_promotion_functions_test/13: RuntimeError # Cannot read property 'prototype
' of undefined |
| 748 type_promotion_functions_test/14: RuntimeError # Cannot read property 'prototype
' of undefined | 747 type_promotion_functions_test/14: RuntimeError # Cannot read property 'prototype
' of undefined |
| 749 type_promotion_functions_test/none: RuntimeError # Cannot read property 'prototy
pe' of undefined | 748 type_promotion_functions_test/none: RuntimeError # Cannot read property 'prototy
pe' of undefined |
| 750 type_variable_closure2_test: RuntimeError # Please triage this failure. | 749 type_variable_closure2_test: RuntimeError # Please triage this failure. |
| 751 type_variable_closure_test: Crash # Invalid argument(s) | 750 type_variable_closure_test: Crash # Invalid argument(s) |
| 752 type_variable_conflict2_test/07: RuntimeError # Please triage this failure. | 751 type_variable_conflict2_test/07: RuntimeError # Please triage this failure. |
| 753 typedef_is_test: RuntimeError # Cannot read property 'prototype' of undefined | 752 typedef_is_test: RuntimeError # Cannot read property 'prototype' of undefined |
| 754 typevariable_substitution2_test/01: Crash # Internal Error: No default construct
or available. | 753 typevariable_substitution2_test/01: Crash # Internal Error: No default construct
or available. |
| 755 typevariable_substitution2_test/02: Crash # Internal Error: No default construct
or available. | 754 typevariable_substitution2_test/02: Crash # Internal Error: No default construct
or available. |
| 756 typevariable_substitution2_test/none: Crash # Internal Error: No default constru
ctor available. | 755 typevariable_substitution2_test/none: Crash # Internal Error: No default constru
ctor available. |
| OLD | NEW |