I also see this as an option that is default off due to the reasons you describe.

In our case the fast tests are unit tests and format checking. These are typically easy to fix. We use a Gerrit setup so that a commit must have green tests in Jenkins before passing into the master branch. Fast tests can run for about 1 minute. Slow tests can run for about 10 minutes. Waiting 10 minutes for it to finish is 9 minute waste when we know after 1 minute that it will fail (due to you missing a space after a if statement - and then failing the format checker).

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to