| 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 |
| (...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 238 mirrors/generic_f_bounded_mixin_application_test: CompileTimeError # Issue 14116 | 238 mirrors/generic_f_bounded_mixin_application_test: CompileTimeError # Issue 14116 |
| 239 mirrors/invoke_named_test: StaticWarning # Issue 14522 | 239 mirrors/invoke_named_test: StaticWarning # Issue 14522 |
| 240 mirrors/mirrors_test: StaticWarning # Issue 14524 | 240 mirrors/mirrors_test: StaticWarning # Issue 14524 |
| 241 mirrors/private_symbol_test: StaticWarning # Issue 14524 | 241 mirrors/private_symbol_test: StaticWarning # Issue 14524 |
| 242 mirrors/reflect_class_test: StaticWarning # Issue 14524 | 242 mirrors/reflect_class_test: StaticWarning # Issue 14524 |
| 243 mirrors/type_variable_owner_test: StaticWarning # Issue 14524 | 243 mirrors/type_variable_owner_test: StaticWarning # Issue 14524 |
| 244 mirrors/typedef_test: StaticWarning # Issue 14524 | 244 mirrors/typedef_test: StaticWarning # Issue 14524 |
| 245 mirrors/typedef_metadata_test: StaticWarning # Issue 14524 | 245 mirrors/typedef_metadata_test: StaticWarning # Issue 14524 |
| 246 mirrors/typevariable_mirror_metadata_test: StaticWarning # Issue 14524 | 246 mirrors/typevariable_mirror_metadata_test: StaticWarning # Issue 14524 |
| 247 | 247 |
| 248 mirrors/redirecting_factory_test/01: StaticWarning # test issue X, The return ty
pe 'Class<T2, T1>' of the redirected constructor is not assignable to 'Class<T1,
T2>' |
| 249 mirrors/redirecting_factory_test/none: StaticWarning # test issue X, The return
type 'Class<T2, T1>' of the redirected constructor is not assignable to 'Class<T
1, T2> |
| 250 |
| 248 mirrors/fake_function_without_call_test: StaticWarning, OK # Implements Function
without defining call. | 251 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. | 252 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. | 253 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. | 254 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 | 255 mirrors/library_metadata2_test/01: StaticWarning, OK # Compile-time or run-time |
| 253 | 256 |
| 254 mirrors/basic_types_in_dart_core_test: StaticWarning, OK # API being removed. | 257 mirrors/basic_types_in_dart_core_test: StaticWarning, OK # API being removed. |
| 255 mirrors/constructor_kinds_test/01: StaticWarning, OK # API being removed. | 258 mirrors/constructor_kinds_test/01: StaticWarning, OK # API being removed. |
| 256 mirrors/constructor_kinds_test/none: StaticWarning, OK # API being removed. | 259 mirrors/constructor_kinds_test/none: StaticWarning, OK # API being removed. |
| 257 mirrors/constructors_test: StaticWarning, OK # API being removed. | 260 mirrors/constructors_test: StaticWarning, OK # API being removed. |
| (...skipping 26 matching lines...) Expand all Loading... |
| 284 mirrors/operator_test: StaticWarning, OK # API being removed. | 287 mirrors/operator_test: StaticWarning, OK # API being removed. |
| 285 mirrors/parameter_metadata_test: StaticWarning, OK # API being removed. | 288 mirrors/parameter_metadata_test: StaticWarning, OK # API being removed. |
| 286 mirrors/parameter_test/01: StaticWarning, OK # API being removed. | 289 mirrors/parameter_test/01: StaticWarning, OK # API being removed. |
| 287 mirrors/parameter_test/none: StaticWarning, OK # API being removed. | 290 mirrors/parameter_test/none: StaticWarning, OK # API being removed. |
| 288 mirrors/reflect_runtime_type_test: StaticWarning, OK # API being removed. | 291 mirrors/reflect_runtime_type_test: StaticWarning, OK # API being removed. |
| 289 mirrors/reflect_uninstantiated_class_test: StaticWarning, OK # API being removed
. | 292 mirrors/reflect_uninstantiated_class_test: StaticWarning, OK # API being removed
. |
| 290 mirrors/regress_14304_test: StaticWarning, OK # API being removed. | 293 mirrors/regress_14304_test: StaticWarning, OK # API being removed. |
| 291 mirrors/return_type_test: StaticWarning, OK # API being removed. | 294 mirrors/return_type_test: StaticWarning, OK # API being removed. |
| 292 mirrors/static_test: StaticWarning, OK # API being removed. | 295 mirrors/static_test: StaticWarning, OK # API being removed. |
| 293 mirrors/to_string_test: StaticWarning, OK # API being removed. | 296 mirrors/to_string_test: StaticWarning, OK # API being removed. |
| OLD | NEW |