Skip Menu |

This queue is for tickets about the Renard-Incunabula-Frontend-Gtk3 CPAN distribution.

Report information
The Basics
Id: 128849
Status: new
Priority: 0/
Queue: Renard-Incunabula-Frontend-Gtk3

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.004
Fixed in: (no value)



Subject: Fails without X display
The test suite fails if the machine does not have a running X server: ... PERL_DL_NONLAZY=1 "/opt/perl-5.29.7/bin/perl5.29.7" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/Renard/Incunabula/Frontend/Gtk3/*.t Unable to init server: Could not connect: Connection refused (Helper.t:24346): Gtk-WARNING **: 07:34:30.223: cannot open display: t/Renard/Incunabula/Frontend/Gtk3/Helper.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 2/2 subtests ... Probably it should detect this situation, and skip the test suite.