[Bug 1248968] perl-Test-NeedsDisplay-1.07-11.fc24 FTBFS randomly

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 27 14:25:30 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1248968



--- Comment #1 from Petr Pisar <ppisar at redhat.com> ---
The reproducer is:

$ while (prove -v -b t/10_run.t t/11_run.t); do :; done 
t/10_run.t .. 
# No DISPLAY. Looking for xvfb-run...
# Restarting with xvfb-run...
1..2
ok 1 - running xeyes
# PID 11643
ok 2
ok
t/11_run.t .. 
# No DISPLAY. Looking for xvfb-run...
# Restarting with xvfb-run...
1..2
Error: Can't open display: :99
ok 1 - running xeyes
# PID 11661
ok 2
/usr/bin/xvfb-run: line 171: kill: (11657) - No such process
Dubious, test returned 1 (wstat 256, 0x100)
All 2 subtests passed

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the perl-devel mailing list