Skip to content

Fix flaky MockSenderTest#sendChainFailure attempt 2#427

Merged
chemicL merged 1 commit into1.3.xfrom
fix-flaky-mock-sender-test-2
Sep 18, 2025
Merged

Fix flaky MockSenderTest#sendChainFailure attempt 2#427
chemicL merged 1 commit into1.3.xfrom
fix-flaky-mock-sender-test-2

Conversation

@chemicL
Copy link
Member

@chemicL chemicL commented Sep 18, 2025

The flaky test fix from #426 did not fully resolve the problem with the flaky test. The reality is that the internal scheduling is racy and can either process 1 or 2 items depending on the draining behaviour. So the test can only validate that the inflight items are not above the set threshold, but can't test exactly how many are processed.

Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
@chemicL chemicL added this to the 1.3.24 milestone Sep 18, 2025
@chemicL chemicL added the type/enhancement A general enhancement label Sep 18, 2025
@chemicL chemicL merged commit 11a468f into 1.3.x Sep 18, 2025
2 checks passed
@chemicL chemicL deleted the fix-flaky-mock-sender-test-2 branch September 18, 2025 15:30
@chemicL chemicL modified the milestones: 1.3.24, 1.3.25 Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant