File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,8 @@ cc/CoreSnapshotSize: SkipByDesign # Imports dart:mirrors
113113cc/CreateMirrorSystem: SkipByDesign # Imports dart:mirrors
114114cc/StandaloneSnapshotSize: SkipByDesign # Imports dart:mirrors
115115dart/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 ]
118120dart/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
207209dart/regress_b_216834909_test: SkipByDesign # No FFI on simulators
208210dart/sdk_hash_test: SkipSlow # gen_kernel is slow to run on simarm
209211dart/sendport_api_test: SkipByDesign # No FFI on simulators
212+ dart/symbolized_dart_crash_test: Skip # Stack dump code doesn't see simulated stack
210213dart/unboxed_param_args_descriptor_test: SkipByDesign # https://dartbug.com/37299 FFI helper not supported on simulator
211214dart/unboxed_param_tear_off_test: SkipByDesign # https://dartbug.com/37299 FFI helper not supported on simulator
212215dart/unboxed_param_test: SkipByDesign # https://dartbug.com/37299 FFI helper not supported on simulator
You can’t perform that action at this time.
0 commit comments