We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Which makes using a template with everything enabled kinda iffy :-(
Selectively having to enable/disable unit tests per module job would suck. Just want a "Ignore if no tests present" checkbox!
It is seemingly a known but rare issue where any given fix wouldn't ship with the bundled junit, but could be available separately somewhere:
https://issues.jenkins-ci.org/browse/JENKINS-12815
Might have to default to unit tests off and enable on demand until there's better solution (in which case this'll be delayed)
The text was updated successfully, but these errors were encountered:
Yeah, just made jobs for the initial modules without unit test, Opting BlockNetwork in for now with unit test results. Moving to first stable.
Sorry, something went wrong.
No branches or pull requests
Which makes using a template with everything enabled kinda iffy :-(
Selectively having to enable/disable unit tests per module job would suck. Just want a "Ignore if no tests present" checkbox!
It is seemingly a known but rare issue where any given fix wouldn't ship with the bundled junit, but could be available separately somewhere:
https://issues.jenkins-ci.org/browse/JENKINS-12815
Might have to default to unit tests off and enable on demand until there's better solution (in which case this'll be delayed)
The text was updated successfully, but these errors were encountered: