Skip to content

[test] Disable asynchronicity in OnDiscard bufferTimeout test#3861

Merged
chemicL merged 1 commit into3.5.xfrom
discard-test-remove-buffer-timeout-asynchronicity
Aug 6, 2024
Merged

[test] Disable asynchronicity in OnDiscard bufferTimeout test#3861
chemicL merged 1 commit into3.5.xfrom
discard-test-remove-buffer-timeout-asynchronicity

Conversation

@chemicL
Copy link
Copy Markdown
Member

@chemicL chemicL commented Aug 6, 2024

Recent test failures were observed where bufferTimeout case in OnDiscardShouldNotLeakTest failed occasionally due to flaky behaviour caused by the discard happening shortly after the assertion failed. The reason was a tiny delay which was not coordinated with the assertion. This change disables the asynchronous behaviuor of the case.

@chemicL chemicL added the type/test A change in test sources label Aug 6, 2024
@chemicL chemicL added this to the 3.5.20 milestone Aug 6, 2024
@chemicL chemicL requested a review from a team as a code owner August 6, 2024 07:30
@chemicL chemicL changed the title [test] Disable asynchrony in OnDiscard bufferTimeout test [test] Disable asynchronicity in OnDiscard bufferTimeout test Aug 6, 2024
@chemicL chemicL merged commit bd75614 into 3.5.x Aug 6, 2024
@chemicL chemicL deleted the discard-test-remove-buffer-timeout-asynchronicity branch August 6, 2024 09:21
chemicL added a commit that referenced this pull request Aug 6, 2024
chemicL added a commit that referenced this pull request Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/test/flaky type/test A change in test sources

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant