Skip to content

Commit 37b06b4

Browse files
rmacnak-googleCommit Queue
authored andcommitted
[test] Skip symbolized crash tests where unsupported.
Bug: #61123 Change-Id: Ib06db5346501c9ea788e5c5620514f3eba799963 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/440860 Commit-Queue: Ryan Macnak <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]>
1 parent 7ba2579 commit 37b06b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

runtime/tests/vm/vm.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ cc/CoreSnapshotSize: SkipByDesign # Imports dart:mirrors
113113
cc/CreateMirrorSystem: SkipByDesign # Imports dart:mirrors
114114
cc/StandaloneSnapshotSize: SkipByDesign # Imports dart:mirrors
115115
dart/gen_snapshot_include_resolved_urls_test: SkipByDesign # Script URLs not included in product gen_snapshot
116+
dart/symbolized_crash_test: Skip # Stack dump code excluded from product mode
117+
dart/symbolized_dart_crash_test: Skip # Stack dump code excluded from product mode
116118

117119
[ $sanitizer == asan ]
118120
dart/transferable_throws_oom_test: SkipByDesign # This test tries to allocate too much memory on purpose. Still dartbug.com/37188
@@ -207,6 +209,7 @@ dart/regress_41971_test: SkipByDesign # https://dartbug.com/37299 dart:ffi is no
207209
dart/regress_b_216834909_test: SkipByDesign # No FFI on simulators
208210
dart/sdk_hash_test: SkipSlow # gen_kernel is slow to run on simarm
209211
dart/sendport_api_test: SkipByDesign # No FFI on simulators
212+
dart/symbolized_dart_crash_test: Skip # Stack dump code doesn't see simulated stack
210213
dart/unboxed_param_args_descriptor_test: SkipByDesign # https://dartbug.com/37299 FFI helper not supported on simulator
211214
dart/unboxed_param_tear_off_test: SkipByDesign # https://dartbug.com/37299 FFI helper not supported on simulator
212215
dart/unboxed_param_test: SkipByDesign # https://dartbug.com/37299 FFI helper not supported on simulator

0 commit comments

Comments
 (0)