Skip to content

Fix usage of Wait.waitFor() in ITs#3185

Merged
DomGarguilo merged 1 commit into
apache:mainfrom
DomGarguilo:fixWaitForUsage
Feb 2, 2023
Merged

Fix usage of Wait.waitFor() in ITs#3185
DomGarguilo merged 1 commit into
apache:mainfrom
DomGarguilo:fixWaitForUsage

Conversation

@DomGarguilo

Copy link
Copy Markdown
Member

After reviewing #3177 I realized that some of the spots that Wait.waitFor() is used in the tests does not check the value of the returned boolean. This PR asserts that the cases that were not being checked, now are.

@DomGarguilo DomGarguilo added bug This issue has been verified to be a bug. test An issue pertaining to a test case labels Feb 2, 2023
@DomGarguilo DomGarguilo self-assigned this Feb 2, 2023
@DomGarguilo DomGarguilo merged commit 49d3353 into apache:main Feb 2, 2023
@DomGarguilo DomGarguilo deleted the fixWaitForUsage branch February 2, 2023 21:08
@ctubbsii

ctubbsii commented Feb 6, 2023

Copy link
Copy Markdown
Member

This was originally merged to main first, but then backported into 2.1 for 2.1.1 in #3186.

@ctubbsii ctubbsii added this to the 2.1.1 milestone Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This issue has been verified to be a bug. test An issue pertaining to a test case

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants