|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

I confirm the reported behavior on 1.586, 1.8.4, and Folders 4.6.1.
Set up a category 'foo' with 1 maximum concurrent build.
Create two freestyle jobs JENKINS-25326-one and JENKINS-25326-two in the same folder 'experiments'. Enable throttling and assign the category 'foo'. Make both of them 'sleep 30' in a shell build step.
Trigger both of them.
They will run in parallel.