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

Add qualifier tests for Deployment Descriptors #411

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

KyleAure
Copy link
Contributor

Partial testing for #404

@KyleAure KyleAure added the TCK label Jan 12, 2024
@KyleAure KyleAure self-assigned this Jan 12, 2024
@KyleAure KyleAure requested a review from njr-11 January 12, 2024 18:07
@KyleAure
Copy link
Contributor Author

@njr-11 I added in alternative verification tests for lookup vs. injected Context Services and Thread Factories.
There doesn't seem to be a simple way to verify that the ManagedExecutorServices / ManagedScheduledExecutorServices behave the same. Do you think we need to test that or should what we currently have be enough?

Copy link
Contributor

@njr-11 njr-11 left a comment

Choose a reason for hiding this comment

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

Thanks. This looks correct now. I added a comment about one area that could optionally be improved. To answer your question about how to compare ManagedExecutorServices and ManagedScheduledExecutorServices, that can be done by making assertions on the maxAsync, although that is more work and probably best done in a separate pull.

@KyleAure KyleAure force-pushed the 404-qualifier-tests branch 2 times, most recently from 60ebfc9 to 4f524f1 Compare January 16, 2024 21:52
…eploymentDescriptorServlet.java

Co-authored-by: Nathan Rauh <nathan.rauh@us.ibm.com>
@KyleAure KyleAure merged commit d22e9fd into jakartaee:main Jan 18, 2024
2 checks passed
@KyleAure KyleAure deleted the 404-qualifier-tests branch January 18, 2024 20:39
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.

2 participants