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

junit: add unique id in names. #3682

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Conversation

squirrelsc
Copy link
Member

In some junit file consumers, the test name is
considered as the key. If it's duplicated, it
shows only one. This change use the test case id
to make test name unique.

In some junit file consumers, the test name is
 considered as the key. If it's duplicated, it
 shows only one. This change use the test case id
 to make test name unique.
@squirrelsc squirrelsc requested a review from LiliDeng as a code owner February 24, 2025 19:54
@squirrelsc
Copy link
Member Author

fix #3681

@LiliDeng LiliDeng merged commit 7874049 into microsoft:main Feb 25, 2025
23 checks passed
@squirrelsc squirrelsc deleted the 0224_junit branch February 28, 2025 20:44
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