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

“unable to retry” message should include version number #85

Open
ldaley opened this issue Jan 12, 2021 · 1 comment
Open

“unable to retry” message should include version number #85

ldaley opened this issue Jan 12, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ldaley
Copy link
Member

ldaley commented Jan 12, 2021

throw new IllegalStateException("org.gradle.test-retry was unable to retry the following test methods, which is unexpected. Please file a bug report at https://github.com/gradle/test-retry-gradle-plugin/issues" +

This should include the version number so we know if the problem being reported has since been fixed.

@marcphilipp
Copy link
Contributor

We should also think about creating an issue template that has entries for the versions of Gradle, the plugin, and the relevant testing framework.

@pshevche pshevche added enhancement New feature or request good first issue Good for newcomers labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants