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

Generate junit xml in OpenJcePlusTests #5036

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

llxia
Copy link
Contributor

@llxia llxia commented Feb 5, 2024

<junit> is used to generate junit xml

related: #4979 and #5024 (comment)

@llxia
Copy link
Contributor Author

llxia commented Feb 5, 2024

Grinder

@llxia
Copy link
Contributor Author

llxia commented Feb 5, 2024

@jasonkatonica could you also review this PR? Thanks

classname="org.apache.tools.ant.launch.Launcher"
fork="true"
failonerror="true"
dir="${basedir}"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is a timeout required here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure, I added a 60 mins timeout

@@ -114,4 +117,4 @@
</if>

</target>
</project>
</project>
Copy link
Contributor

Choose a reason for hiding this comment

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

A new line is needed here.

</junit>
<echo message="ALL TESTS COMPLETED" />
</target>
</project>
Copy link
Contributor

Choose a reason for hiding this comment

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

A new line is needed here.

Copy link
Contributor

@JasonFengJ9 JasonFengJ9 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@LongyuZhang LongyuZhang left a comment

Choose a reason for hiding this comment

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

LGTM

@JasonFengJ9 JasonFengJ9 merged commit 9691d58 into adoptium:master Feb 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants