Skip Menu |

This queue is for tickets about the Gtk3-Notify CPAN distribution.

Report information
The Basics
Id: 127946
Status: resolved
Priority: 0/
Queue: Gtk3-Notify

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

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: 0.03



Subject: Fails without X display
See subject. Test log: ... PERL_DL_NONLAZY=1 "/opt/perl-5.26.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Failed to connect to Mir: Failed to connect to server socket: No such file or directory Unable to init server: Could not connect: Connection refused (notify.t:20565): Gtk-WARNING **: cannot open display: t/notify.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 2/2 subtests ... In contrast, Gtk3's test suite does not fail in this situation; it seems that an init_check method is called first to test if there's a display available.
Fixed in 0.03