[gardening] Skip vm_snapshot_analysis tests on non-VM configurations
Closes https://github.com/dart-lang/sdk/issues/42452 TBR=sstrickl@google.com Change-Id: I5f5f9890321c44cd14420ac1a80a0a76bcb187ed Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/152142 Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
This commit is contained in:
@@ -173,6 +173,7 @@ front_end/test/hot_reload_e2e_test: Skip
|
||||
frontend_server/test/*: SkipByDesign # Only meant to run on vm
|
||||
vm/test/*: SkipByDesign # Only meant to run on vm
|
||||
vm_service/test/*: SkipByDesign # Uses dart:io
|
||||
vm_snapshot_analysis/test/*: SkipByDesign # Only meant to run on vm
|
||||
|
||||
[ $system == windows ]
|
||||
analysis_server/test/integration/analysis/get_errors_nonStandard_sdk_test: Skip
|
||||
|
||||
Reference in New Issue
Block a user