| Index: dart/tests/lib/lib.status
|
| diff --git a/dart/tests/lib/lib.status b/dart/tests/lib/lib.status
|
| index c38a6ee82b7dd7e9d66d797a886a6c30a10d36e1..e4679174d0b2328bb91dda5d3db7f4b2c6c84295 100644
|
| --- a/dart/tests/lib/lib.status
|
| +++ b/dart/tests/lib/lib.status
|
| @@ -245,5 +245,43 @@ mirrors/immutable_collections_test: StaticWarning, OK # Expect failure for any t
|
| mirrors/inference_and_no_such_method_test: StaticWarning, OK # Expect to trigger noSuchMethod.
|
| mirrors/library_metadata2_test/01: StaticWarning, OK # Compile-time or run-time
|
|
|
| -mirrors/invoke_test: StaticWarning, OK # API being removed.
|
| +mirrors/basic_types_in_dart_core_test: StaticWarning, OK # API being removed.
|
| +mirrors/constructor_kinds_test/01: StaticWarning, OK # API being removed.
|
| +mirrors/constructor_kinds_test/none: StaticWarning, OK # API being removed.
|
| +mirrors/constructors_test: StaticWarning, OK # API being removed.
|
| +mirrors/equality_test/01: StaticWarning, OK # API being removed.
|
| +mirrors/equality_test/none: StaticWarning, OK # API being removed.
|
| +mirrors/fake_function_with_call_test: StaticWarning, OK # API being removed.
|
| +mirrors/generic_function_typedef_test: StaticWarning, OK # API being removed.
|
| +mirrors/generic_type_mirror_test/01: StaticWarning, OK # API being removed.
|
| +mirrors/generic_type_mirror_test/none: StaticWarning, OK # API being removed.
|
| +mirrors/generics_substitution_test: StaticWarning, OK # API being removed.
|
| +mirrors/inherit_field_test: StaticWarning, OK # API being removed.
|
| +mirrors/initializing_formals_test/01: StaticWarning, OK # API being removed.
|
| +mirrors/initializing_formals_test/02: StaticWarning, OK # API being removed.
|
| +mirrors/initializing_formals_test/03: StaticWarning, OK # API being removed.
|
| +mirrors/initializing_formals_test/none: StaticWarning, OK # API being removed.
|
| +mirrors/intercepted_class_test: StaticWarning, OK # API being removed.
|
| +mirrors/intercepted_object_test: StaticWarning, OK # API being removed.
|
| mirrors/invoke_closurization_test: StaticWarning, OK # API being removed.
|
| +mirrors/invoke_test: StaticWarning, OK # API being removed.
|
| +mirrors/lazy_static_test: StaticWarning, OK # API being removed.
|
| +mirrors/libraries_test: StaticWarning, OK # API being removed.
|
| +mirrors/library_metadata_test: StaticWarning, OK # API being removed.
|
| +mirrors/metadata_constructed_constant_test: StaticWarning, OK # API being removed.
|
| +mirrors/metadata_test: StaticWarning, OK # API being removed.
|
| +mirrors/method_mirror_returntype_test: StaticWarning, OK # API being removed.
|
| +mirrors/method_mirror_source_test: StaticWarning, OK # API being removed.
|
| +mirrors/mixin_application_test/01: StaticWarning, OK # API being removed.
|
| +mirrors/mixin_application_test/none: StaticWarning, OK # API being removed.
|
| +mirrors/mixin_members_test: StaticWarning, OK # API being removed.
|
| +mirrors/operator_test: StaticWarning, OK # API being removed.
|
| +mirrors/parameter_metadata_test: StaticWarning, OK # API being removed.
|
| +mirrors/parameter_test/01: StaticWarning, OK # API being removed.
|
| +mirrors/parameter_test/none: StaticWarning, OK # API being removed.
|
| +mirrors/reflect_runtime_type_test: StaticWarning, OK # API being removed.
|
| +mirrors/reflect_uninstantiated_class_test: StaticWarning, OK # API being removed.
|
| +mirrors/regress_14304_test: StaticWarning, OK # API being removed.
|
| +mirrors/return_type_test: StaticWarning, OK # API being removed.
|
| +mirrors/static_test: StaticWarning, OK # API being removed.
|
| +mirrors/to_string_test: StaticWarning, OK # API being removed.
|
|
|