Subject: | t/RawDialog.t fails (if Test::Weaken::ExtraBits is not installed?) |
On some smoker systems I see test failures like this --- the Xlib warning is probably harmless, but I am not sure about the GLib warning and the missing prereq:
...
Xlib: extension "RANDR" missing on display ":47".
GLib-GObject-CRITICAL **: Object class Gtk2__Ex__Datasheet__DBI__CellEditableText doesn't implement property 'editing-canceled' from interface 'GtkCellEditable' at /usr/perl5.22.3-RC2p/lib/site_perl/5.22.3/amd64-freebsd/Glib/Object/Subclass.pm line 235.
Can't locate Test/Weaken/ExtraBits.pm in @INC (you may need to install the Test::Weaken::ExtraBits module) (@INC contains: t /home/cpansand/.cpan/build/2016080318/App-Chart-258-P6c5B6/blib/lib /home/cpansand/.cpan/build/2016080318/App-Chart-258-P6c5B6/blib/arch /usr/perl5.22.3-RC2p/lib/site_perl/5.22.3/amd64-freebsd /usr/perl5.22.3-RC2p/lib/site_perl/5.22.3 /usr/perl5.22.3-RC2p/lib/5.22.3/amd64-freebsd /usr/perl5.22.3-RC2p/lib/5.22.3 .) at t/RawDialog.t line 39.
BEGIN failed--compilation aborted at t/RawDialog.t line 39.
t/RawDialog.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...