Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 7295841

Browse files
rmacnak-googlecommit-bot@chromium.org
authored andcommitted
[test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests.
Remove tests using both dart:mirrors and dart:html. Bug: dart-lang/sdk#40045 Change-Id: Ib0fcaab497fee6c18460199ae2db18451408b015 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/132740 Reviewed-by: Ben Konyi <bkonyi@google.com> Reviewed-by: Siva Annamalai <asiva@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>
1 parent 47950b5 commit 7295841

File tree

104 files changed

+0
-984
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+0
-984
lines changed

tests/lib/lib_kernel.status

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ isolate/issue_21398_parent_isolate2_test/01: Skip # Times out. Deferred loading
5555
isolate/static_function_test: Skip # Times out. Issue 31855. CompileTimeError. Issue 31402
5656
mirrors/invocation_fuzz_test: Crash
5757
mirrors/metadata_allowed_values_test/16: Skip # Flaky, crashes.
58-
mirrors/mirrors_used*: SkipByDesign # Invalid tests. MirrorsUsed does not have a specification, and dart:mirrors is not required to hide declarations that are not covered by any MirrorsUsed annotation.
59-
mirrors/native_class_test: SkipByDesign # Imports dart:html
6058

6159
[ $hot_reload_rollback && ($compiler == dartk || $compiler == dartkb) ]
6260
isolate/illegal_msg_function_test: Skip # Timeout

tests/lib/lib_vm.status

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ mirrors/generic_interface_test/01: MissingCompileTimeError
3232
mirrors/generics_test/01: MissingCompileTimeError
3333
mirrors/initializing_formals_test/01: Fail # initializing formals are implicitly final as of Dart 1.21
3434
mirrors/metadata_nested_constructor_call_test/none: CompileTimeError
35-
mirrors/mirrors_used*: SkipByDesign # Invalid tests. MirrorsUsed does not have a specification, and dart:mirrors is not required to hide declarations that are not covered by any MirrorsUsed annotation.
36-
mirrors/native_class_test: SkipByDesign # Imports dart:html
3735
mirrors/redirecting_factory_different_type_test/01: MissingCompileTimeError
3836
mirrors/redirecting_factory_test/01: RuntimeError
3937
mirrors/redirecting_factory_test/none: RuntimeError

tests/lib_2/html/custom/constructor_calls_created_synchronously_test.dart

Lines changed: 0 additions & 68 deletions
This file was deleted.

tests/lib_2/html/custom/constructor_calls_created_synchronously_test.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

tests/lib_2/html/custom/js_custom_test.dart

Lines changed: 0 additions & 72 deletions
This file was deleted.

tests/lib_2/html/custom/js_custom_test.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

tests/lib_2/html/custom/mirrors_2_test.dart

Lines changed: 0 additions & 74 deletions
This file was deleted.

tests/lib_2/html/custom/mirrors_2_test.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

tests/lib_2/html/custom/mirrors_test.dart

Lines changed: 0 additions & 67 deletions
This file was deleted.

tests/lib_2/html/custom/mirrors_test.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)