-
Bug
-
Resolution: Fixed
-
Major
-
None
While plugins are started in the correct order when deployed normally (and via hpi:run), the upstream plugin is not started before the dependent plugin when run under HudsonTestCase.
Steps to reproduce:
git clone git://github.com/recampbell/jenkins-plugin-bugs.git
cd jenkins-plugin-bugs/JENKINS-9960
mvn clean install
[JENKINS-9960] Plugin Dependencies not started before plugin in HudsonTestCase
URL | New: https://github.com/recampbell/jenkins-plugin-bugs/tree/master/JENKINS-9960 | |
Description |
Original:
While plugins are started in the correct order when deployed normally (and via hpi:run), the upstream plugin is not started before the dependent plugin when run under HudsonTestCase. |
New:
While plugins are started in the correct order when deployed normally (and via hpi:run), the upstream plugin is not started before the dependent plugin when run under HudsonTestCase. Steps to reproduce: git clone git://github.com/recampbell/jenkins-plugin-bugs.git cd jenkins-plugin-bugs/ mvn clean install |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 140148 ] | New: JNJira + In-Review [ 188870 ] |