Subject: | Fails without X display |
See subject. Test log:
...
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/opt/perl-5.24.4t/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..8
Can't find DISPLAY -- guessing `unix:0' at test.pl line 8.
Can't connect to display `unix:0': No such file or directory at /opt/perl-5.24.4t/lib/site_perl/5.24.4/X11/Protocol.pm line 2264.
# Looks like your test exited with 2 before it could output anything.
Makefile:840: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
...
Probably the test should be skipped if there's no DISPLAY available.