Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid assertion in LastExecutionTests #351

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

KyleAure
Copy link
Contributor

@KyleAure KyleAure commented Oct 4, 2023

Fixes #258

Removed Wait.waitTillFutureIsDone() because it was misleading.
Fixed the issues where it was being used incorrectly.
Everywhere else has been switched to Wait.waitForTaskComplete()

@KyleAure KyleAure added bug Something isn't working TCK labels Oct 4, 2023
@KyleAure KyleAure self-assigned this Oct 4, 2023
Copy link
Member

@mswatosh mswatosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I like the addition of an error message on waitTill

@KyleAure KyleAure merged commit 75125fd into jakartaee:main Oct 10, 2023
4 checks passed
@KyleAure KyleAure deleted the 258-invalid-assertion branch October 10, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working TCK
Projects
None yet
2 participants