[ dart2bytecode ] Skip more tests that depend on dart:mirrors

Change-Id: I3dadc31c7cb2ba351ec797d8a851d82bf5bab232
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/468920
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Ben Konyi <bkonyi@google.com>
Auto-Submit: Ben Konyi <bkonyi@google.com>
This commit is contained in:
Ben Konyi
2025-12-17 11:54:43 -08:00
committed by Commit Queue
parent 2f739bd2e8
commit 4cbf367b94
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -49,6 +49,7 @@ deferred_transitive_import_error_test: Skip
[ $compiler == dart2bytecode ]
io/http_redirect_test: SkipByDesign # dart:mirrors is not supported.
io/issue_46436_test: SkipByDesign # dart:mirrors is not supported.
[ $compiler == dartkp ]
lazy_async_stack_test: Skip # Flaky.