Skip to content

Commit 9a049d5

Browse files
alexmarkovCommit Queue
authored andcommitted
[gardening] Mark ffi/function_structs_by_value_generated_args_native_test test as slow on simarm64_arm64
Fixes #62230 Change-Id: If4a30a2d115748e6cc3272d71063e62251dc6358 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/467660 Reviewed-by: Nate Biggs <natebiggs@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>
1 parent 3de6f28 commit 9a049d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/ffi/ffi.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ function_structs_by_value_generated_ret_leaf_test: Pass, Slow # https://dartbug.
1212
function_structs_by_value_generated_ret_test: Pass, Slow # https://dartbug.com/47303 https://dartbug.com/45007
1313
native_assets/asset_*: Pass, Slow # https://dartbug.com/56330
1414

15+
[ $arch == simarm64_arm64 ]
16+
function_structs_by_value_generated_args_native_test: Pass, Slow
17+
1518
[ $builder_tag == optimization_counter_threshold ]
1619
aliasing_test: SkipByDesign # Already has VMOptions=--optimization-counter-threshold
1720
function_callbacks_structs_by_value_generated_test: SkipByDesign # Already has VMOptions=--optimization-counter-threshold

0 commit comments

Comments
 (0)