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
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
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
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