Skip to content

Commit b4e0dc2

Browse files
aamCommit Queue
authored andcommitted
[gardening] Fix status file entry for many_listener_callbacks_test.
Fixes #61733 TEST=ci Change-Id: Ib8b4862c467d81c1c389d46c6a56378fc74180b3 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/460482 Commit-Queue: Alexander Aprelev <[email protected]> Reviewed-by: Brian Quinlan <[email protected]>
1 parent be3237e commit b4e0dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ffi/ffi.status

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ native_assets/*: SkipByDesign # Only intended to run on host oses with AOT binar
8787
*: SkipByDesign # FFI is a VM-only feature. (This test suite is part of the default set.)
8888

8989
[ $arch == simarm64_arm64 || $sanitizer == asan || $sanitizer == msan || $sanitizer == tsan ]
90-
many_listener_callbacks_test/*: Pass, ExtraSlow
90+
many_listener_callbacks_test: Pass, Slow
9191

9292
# These tests trigger and catch an abort (intentionally) and terminate the VM.
9393
# They're incompatible with ASAN because not all memory is freed when aborting and

0 commit comments

Comments
 (0)