-
-
Notifications
You must be signed in to change notification settings - Fork 314
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 JaCoCo test suite to the external group #1697
Labels
Milestone
Comments
smlambert
added
enhancement
type:external
3rd party application tests (invoked by the make target 'external')
labels
Mar 27, 2020
34 tasks
nikolamilijevic1
added a commit
to nikolamilijevic1/openjdk-tests
that referenced
this issue
Jul 14, 2020
- Add Jacoco tests into external group Issue: adoptium#1697 signed-off-by: Nikola Milijevic <nmilijev@uwaterloo.ca>
nikolamilijevic1
added a commit
to nikolamilijevic1/openjdk-tests
that referenced
this issue
Jul 29, 2020
- Add Jacoco tests into external group Issue: adoptium#1697 signed-off-by: Nikola Milijevic <nmilijev@uwaterloo.ca>
Thanks to @nikolamilijevic1 , JaCoCo test is added. |
Thanks so much for all of your wonderful contributions over your work term and SoC term @nikolamilijevic1 !! 🥇 |
Thank you for your kind words Shelley! @ShelleyLambert |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Thanks to the request of community members who have noticed that JaCoCo tests find a lot of openjdk issues, so they would be a good set to include in our external test runs (original list captured in issue #172.
The instruction how to run JaCoCo builds (tests included): https://www.jacoco.org/jacoco/trunk/doc/build.html
Note: OpenJDK issues found by this suite typically have a "jacoco-found" tag: https://bugs.openjdk.java.net/secure/IssueNavigator.jspa?reset=true&jqlQuery=labels+%3D+jacoco-found
The text was updated successfully, but these errors were encountered: