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

junit4 Parameterized not reported #125

Closed
wants to merge 1 commit into from
Closed

Conversation

TheGoesen
Copy link
Contributor

The LegacyXmlResultsFormatter does not report induvidual testcases for Paramerized tests.
This affects all Junit4 Tests annotated with.

@RunWith(Parameterized.class)

Maybe it would also be better if the code if the code was rewritten that in case no ClassSource was found some other string would be written instead of just silently skipping the testcase.

@jaikiran
Copy link
Member

jaikiran commented Nov 28, 2020

Hello @TheGoesen, is this still an issue in the recently released 1.10.9 of Ant? If so, would you be able to create a bugzilla issue for this with a sample build.xml to quickly reproduce this issue?

@TheGoesen
Copy link
Contributor Author

@asfgit asfgit closed this in dee3715 Jan 17, 2021
@jaikiran
Copy link
Member

Hello @TheGoesen, thank you for this PR. I've merged this and closed the linked bugzilla issue. I've also added you (as Gösen) to our contributors list https://github.com/apache/ant/blob/master/CONTRIBUTORS#L161. If you want me to name you different in that list do let me know.

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.

2 participants