-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
All
I have a maven project that launch selenium tests during its integration phase.
I use the seleniumhq hudson plugin to publish those results.
But on the main page neither the html result page nor the graph is shown.
I looked at the seleniumhq code and write a patch that resolve this problem: this is due to the seleniumhq action only be available for hudson.model.Project and not for hudson.model.AbstractProject while it seems to work without problem with the later.
[JENKINS-5796] Selenium results and graph do not appear on a maven project.
Attachment | New: JENKINS-5796.patch [ 20045 ] |
Workflow | Original: JNJira [ 135888 ] | New: JNJira + In-Review [ 174407 ] |