Re: [xvfb-plugin] fails second time

2015-12-11 Thread V. Mark Lehky
is wrong. Once I specified something (I used "1024x768x24"), it started to work again. On Thursday, 10 December 2015 13:19:19 UTC-7, V. Mark Lehky wrote: > > I have just installed the xvfb-plugin on my Jenkins: > - Linux jenkins 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u6

Re: [xvfb-plugin] fails second time

2015-12-11 Thread V. Mark Lehky
If I run just: Xvfb :1 & export DISPLAY=:1 then my tests fail with: Error: no display specified because, of course, there is no way to export a variable from a pre-build script. :( On Thursday, 10 December 2015 13:19:19 UTC-7, V. Mark Lehky wrote: > > I have just installed the xvfb

Re: [xvfb-plugin] fails second time

2015-12-10 Thread V. Mark Lehky
On 12/10/2015 04:08 PM, Christopher Orr wrote: On 10/12/15 21:19, V. Mark Lehky wrote: I have just installed the xvfb-plugin on my Jenkins: - Linux jenkins 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u6 x86_64 GNU/Linux - Xvfb Version: 2:1.12.4-6+deb7u6 - Jenkins ver. 1.641 - Xvfb plugin 1.1.2 I

[xvfb-plugin] fails second time

2015-12-10 Thread V. Mark Lehky
I have just installed the xvfb-plugin on my Jenkins: - Linux jenkins 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u6 x86_64 GNU/Linux - Xvfb Version: 2:1.12.4-6+deb7u6 - Jenkins ver. 1.641 - Xvfb plugin 1.1.2 I configured everything with defaults as per documentation. The first time I run a job, in t