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

Fix minor issues in TCK #362

Merged
merged 4 commits into from Nov 16, 2023
Merged

Fix minor issues in TCK #362

merged 4 commits into from Nov 16, 2023

Conversation

KyleAure
Copy link
Contributor

  • Missing assertions from previous refactoring
  • Trigger test hardened for failures due to hardware performance (this could be more liberal if needed)
  • A test was written to use the wrong counter potentially leading to false positives
  • assertTimeoutPreemptively is susceptible to leaking threads so avoid using in certain situations.

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.

LGTM

@KyleAure KyleAure merged commit 79a4d69 into jakartaee:main Nov 16, 2023
4 checks passed
@KyleAure KyleAure deleted the fix-tck-errors branch November 16, 2023 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants