Skip to content

Improve test clarity and execution time. #1743

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

vbabanin
Copy link
Member

@vbabanin vbabanin commented Jun 17, 2025

@DisplayName is not reflected in Evergreen test reports because Gradle’s XUnit XML output doesn’t include it for parameterized tests. Only the name attribute of @ParameterizedTest is preserved and shown in Evergreen.

JAVA-5898

@vbabanin vbabanin requested a review from a team as a code owner June 17, 2025 22:52
@vbabanin vbabanin requested review from NathanQingyangXu and removed request for a team June 17, 2025 22:52
@vbabanin vbabanin self-assigned this Jun 17, 2025
@vbabanin vbabanin removed the request for review from NathanQingyangXu June 17, 2025 22:52
@vbabanin vbabanin changed the title Improve test clarity and performance. Improve test clarity and execution time. Jun 18, 2025
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.

1 participant