| 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 [ $csp ] | 5 [ $csp ] |
| 6 mirrors/delegate_test: RuntimeError # Issue 13864 | 6 mirrors/delegate_test: RuntimeError # Issue 13864 |
| 7 | 7 |
| 8 [ $compiler == dart2js ] | 8 [ $compiler == dart2js ] |
| 9 async/schedule_microtask3_test: RuntimeError # _enqueueImmediate runs after Time
r. http://dartbug.com/9002 | 9 async/schedule_microtask3_test: RuntimeError # _enqueueImmediate runs after Time
r. http://dartbug.com/9002 |
| 10 async/schedule_microtask6_test: RuntimeError # global error handling is not supp
orted. http://dartbug.com/5958 | 10 async/schedule_microtask6_test: RuntimeError # global error handling is not supp
orted. http://dartbug.com/5958 |
| 11 | 11 |
| 12 math/double_pow_test: RuntimeError | 12 math/double_pow_test: RuntimeError |
| 13 math/low_test: RuntimeError | 13 math/low_test: RuntimeError |
| 14 math/random_test: RuntimeError | 14 math/random_test: RuntimeError |
| 15 | 15 |
| 16 mirrors/basic_types_in_dart_core_test: RuntimeError # Issue 14025 | 16 mirrors/basic_types_in_dart_core_test: RuntimeError # Issue 14025 |
| 17 mirrors/class_declarations_test/none: RuntimeError # Issue 13440 | 17 mirrors/class_declarations_test/none: RuntimeError # Issue 13440 |
| 18 mirrors/closures_test/none: RuntimeError # Issue 6490 | 18 mirrors/closures_test/none: RuntimeError # Issue 6490 |
| 19 mirrors/closure_mirror_find_in_context_test: Fail # Issue 6490 | 19 mirrors/closure_mirror_find_in_context_test: Fail # Issue 6490 |
| 20 mirrors/constructor_kinds_test: RuntimeError # Issue 13799 | 20 mirrors/constructor_kinds_test: RuntimeError # Issue 13799 |
| 21 mirrors/equality_test/02: RuntimeError # Issue 12333 | 21 mirrors/equality_test/02: RuntimeError # Issue 12333 |
| 22 mirrors/fake_function_with_call_test: RuntimeError # Issue 11612 | 22 mirrors/fake_function_with_call_test: RuntimeError # Issue 11612 |
| 23 mirrors/fake_function_without_call_test: RuntimeError # Issue 11612 | 23 mirrors/fake_function_without_call_test: RuntimeError # Issue 11612 |
| 24 mirrors/find_in_context_fake_function_test: Fail # Issue 6490 | 24 mirrors/find_in_context_fake_function_test: Fail # Issue 6490 |
| 25 mirrors/function_type_mirror_test: RuntimeError # Issue 12166 | 25 mirrors/function_type_mirror_test: RuntimeError # Issue 12166 |
| 26 mirrors/generics_test/01: RuntimeError # Issue 12087 | 26 mirrors/generics_test/01: RuntimeError # Issue 12087 |
| 27 mirrors/generic_bounded_test/none: RuntimeError # Issue 12087 | |
| 28 mirrors/generic_bounded_test/01: RuntimeError # Issue 12087 | |
| 29 mirrors/generic_bounded_by_type_parameter_test/none: RuntimeError # Issue 12087 | |
| 30 mirrors/generic_bounded_by_type_parameter_test/01: RuntimeError # Issue 12087 | |
| 31 mirrors/generic_f_bounded_test/01: RuntimeError # Issue 12087 | 27 mirrors/generic_f_bounded_test/01: RuntimeError # Issue 12087 |
| 32 mirrors/generic_f_bounded_mixin_application_test: RuntimeError # Issue 12087 | 28 mirrors/generic_f_bounded_mixin_application_test: RuntimeError # Issue 12087 |
| 33 mirrors/generic_function_typedef_test: RuntimeError # Issue 12333 | 29 mirrors/generic_function_typedef_test: RuntimeError # Issue 12333 |
| 34 mirrors/generic_interface_test: RuntimeError # Issue 12087 | 30 mirrors/generic_interface_test: RuntimeError # Issue 12087 |
| 35 mirrors/generic_mixin_test: RuntimeError # Issue 12333 | 31 mirrors/generic_mixin_test: RuntimeError # Issue 12333 |
| 36 mirrors/generic_mixin_applications_test: RuntimeError # Issue 12333 | 32 mirrors/generic_mixin_applications_test: RuntimeError # Issue 12333 |
| 37 mirrors/generics_substitution_test: RuntimeError # Issue 12087 | 33 mirrors/generics_substitution_test/01: RuntimeError # Issue 12087 |
| 38 mirrors/hierarchy_invariants_test: RuntimeError # Issue 11863 | 34 mirrors/hierarchy_invariants_test: RuntimeError # Issue 11863 |
| 39 mirrors/immutable_collections_test: RuntimeError # Issue 14030 | 35 mirrors/immutable_collections_test: RuntimeError # Issue 14030 |
| 40 mirrors/initializing_formals_test/01: RuntimeError # Issue 6490 | 36 mirrors/initializing_formals_test/01: RuntimeError # Issue 6490 |
| 41 mirrors/initializing_formals_test/02: RuntimeError # Issue 12087 | 37 mirrors/initializing_formals_test/02: RuntimeError # Issue 12087 |
| 42 mirrors/initializing_formals_test/03: CompileTimeError # Issue 12164 | 38 mirrors/initializing_formals_test/03: CompileTimeError # Issue 12164 |
| 43 mirrors/intercepted_superclass_test: RuntimeError # Issue 13644 | 39 mirrors/intercepted_superclass_test: RuntimeError # Issue 13644 |
| 44 mirrors/invoke_test: RuntimeError # Issue 11954 | 40 mirrors/invoke_test: RuntimeError # Issue 11954 |
| 45 mirrors/invoke_closurization_test: RuntimeError # Issue 13002 | 41 mirrors/invoke_closurization_test: RuntimeError # Issue 13002 |
| 46 mirrors/invoke_named_test/none: RuntimeError # Issue 12863 | 42 mirrors/invoke_named_test/none: RuntimeError # Issue 12863 |
| 47 mirrors/invoke_private_test: CompileTimeError # Issue 12164 | 43 mirrors/invoke_private_test: CompileTimeError # Issue 12164 |
| (...skipping 18 matching lines...) Expand all Loading... |
| 66 mirrors/redirecting_factory_test/02: RuntimeError # Issue 6490 | 62 mirrors/redirecting_factory_test/02: RuntimeError # Issue 6490 |
| 67 mirrors/reflected_type_test: RuntimeError # Issue 12607 | 63 mirrors/reflected_type_test: RuntimeError # Issue 12607 |
| 68 mirrors/symbol_validation_test: RuntimeError # Issue 13597 | 64 mirrors/symbol_validation_test: RuntimeError # Issue 13597 |
| 69 mirrors/type_argument_is_type_variable_test: RuntimeError # Issue 12333 | 65 mirrors/type_argument_is_type_variable_test: RuntimeError # Issue 12333 |
| 70 mirrors/typedef_test/none: RuntimeError # http://dartbug.com/6490 | 66 mirrors/typedef_test/none: RuntimeError # http://dartbug.com/6490 |
| 71 mirrors/typedef_metadata_test: RuntimeError # Issue 12785 | 67 mirrors/typedef_metadata_test: RuntimeError # Issue 12785 |
| 72 mirrors/typevariable_mirror_metadata_test: CompileTimeError # Issue 10905 | 68 mirrors/typevariable_mirror_metadata_test: CompileTimeError # Issue 10905 |
| 73 mirrors/type_variable_owner_test/01: RuntimeError # Issue 12785 | 69 mirrors/type_variable_owner_test/01: RuntimeError # Issue 12785 |
| 74 mirrors/generic_type_mirror_test/01: RuntimeError # 6490 | 70 mirrors/generic_type_mirror_test/01: RuntimeError # 6490 |
| 75 | 71 |
| 76 [ $compiler == dart2js && $unchecked ] | 72 [ $compiler == dart2js && $checked] |
| 77 mirrors/generic_bounded_test/02: RuntimeError # Issue 12087 | 73 mirrors/generic_bounded_test/02: RuntimeError # 12702 |
| 78 mirrors/generic_bounded_by_type_parameter_test/02: RuntimeError # Issue 12087 | 74 mirrors/generic_bounded_by_type_parameter_test/02: RuntimeError # 12702 |
| 79 | 75 |
| 80 [ $runtime == safari ] | 76 [ $runtime == safari ] |
| 81 mirrors/return_type_test: Pass, Timeout # Issue 12858 | 77 mirrors/return_type_test: Pass, Timeout # Issue 12858 |
| 82 | 78 |
| 83 [ $compiler == dart2js && $runtime != jsshell && $runtime != safari && $runtime
!= ff && $runtime != ie9 && $runtime != ie10] | 79 [ $compiler == dart2js && $runtime != jsshell && $runtime != safari && $runtime
!= ff && $runtime != ie9 && $runtime != ie10] |
| 84 math/math_test: RuntimeError | 80 math/math_test: RuntimeError |
| 85 math/math2_test: RuntimeError | 81 math/math2_test: RuntimeError |
| 86 | 82 |
| 87 [ $compiler == dart2js && $jscl ] | 83 [ $compiler == dart2js && $jscl ] |
| 88 async/future_test: RuntimeError # Timer interface not supported; dartbug.com/772
8. | 84 async/future_test: RuntimeError # Timer interface not supported; dartbug.com/772
8. |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 243 mirrors/type_variable_owner_test: StaticWarning # Issue 14524 | 239 mirrors/type_variable_owner_test: StaticWarning # Issue 14524 |
| 244 mirrors/typedef_test: StaticWarning # Issue 14524 | 240 mirrors/typedef_test: StaticWarning # Issue 14524 |
| 245 mirrors/typedef_metadata_test: StaticWarning # Issue 14524 | 241 mirrors/typedef_metadata_test: StaticWarning # Issue 14524 |
| 246 mirrors/typevariable_mirror_metadata_test: StaticWarning # Issue 14524 | 242 mirrors/typevariable_mirror_metadata_test: StaticWarning # Issue 14524 |
| 247 | 243 |
| 248 mirrors/fake_function_without_call_test: StaticWarning, OK # Implements Function
without defining call. | 244 mirrors/fake_function_without_call_test: StaticWarning, OK # Implements Function
without defining call. |
| 249 mirrors/find_in_context_fake_function_test: StaticWarning, OK # Implements Funct
ion without defining call. | 245 mirrors/find_in_context_fake_function_test: StaticWarning, OK # Implements Funct
ion without defining call. |
| 250 mirrors/immutable_collections_test: StaticWarning, OK # Expect failure for any t
ype of Iterable. | 246 mirrors/immutable_collections_test: StaticWarning, OK # Expect failure for any t
ype of Iterable. |
| 251 mirrors/inference_and_no_such_method_test: StaticWarning, OK # Expect to trigger
noSuchMethod. | 247 mirrors/inference_and_no_such_method_test: StaticWarning, OK # Expect to trigger
noSuchMethod. |
| 252 mirrors/library_metadata2_test/01: StaticWarning, OK # Compile-time or run-time | 248 mirrors/library_metadata2_test/01: StaticWarning, OK # Compile-time or run-time |
| OLD | NEW |