Skip to content

Conversation

DanBlackwell
Copy link

@DanBlackwell DanBlackwell commented Sep 10, 2025

I have seen some flakiness in this test where the 2 checked strings appear in a different order. Due to buffering of writes, and that one of these strings is written during the signal handler, I think this is valid.

This PR relaxes the test to allow those strings to appear in either order.

Originally reviewed at: llvm#157407

rdar://160097852

…any order (llvm#157407)

I have seen some flakiness in this test where the 2 checked strings
appear in a different order. Due to buffering of writes, and that one of
these strings is written during the signal handler, I think this is
valid.

This PR relaxes the test to allow those strings to appear in
either order.

(cherry picked from commit d685508)
@DanBlackwell DanBlackwell changed the base branch from next to stable/21.x September 10, 2025 14:00
@DanBlackwell DanBlackwell changed the title [🍒[libFuzzer] Change sig-trap test to allow expected output strings in any order [🍒][libFuzzer] Change sig-trap test to allow expected output strings in any order Sep 10, 2025
@DanBlackwell DanBlackwell removed the request for review from cyndyishida September 10, 2025 14:00
@DanBlackwell DanBlackwell merged commit 3f6c167 into swiftlang:stable/21.x Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant