Issue Type: Bug Bug
Assignee: zregvart
Components: xvfb-plugin
Created: 08/Feb/15 12:07 AM
Description:

The docs say displayName is "(default) choosen by random"

The code comments on the variable say "DISPLAY name, if NULL chosen by random."

The actual contents of src/main/java/org/jenkinsci/plugins/xvfb/XvfbBuildWrapper.java L470 say that it will always use executor.getNumber() + displayNameOffset - which always returns displayNameOffset (default 1).

As a result, DISPLAY is always 1.

Using autoDisplayName is not an option, because it requires a version of Xvfb far too new for our builders (1.14 I think?)

Project: Jenkins
Priority: Minor Minor
Reporter: Jo Shields
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.

Reply via email to