-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: Windows XP
If you try to have a SeleniumHQ job run on a slave, you will keep getting an
error complaining about the suiteFile not being valid.
After a bit of headscratching, I realized that the plugin is evaluating this
path on the master, not the slave. By creating the file on the master, I could
then get the plugin to execute (although it triggered an error when publishing
the report - this is probably also related to issue 3695
https://hudson.dev.java.net/issues/show_bug.cgi?id=3695)
[JENKINS-3723] SeleniumHQ evaluates suiteFile path on master, which breaks slave
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 133796 ] | New: JNJira + In-Review [ 202414 ] |
Fix are made and need somme test before realease