Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Padre CPAN distribution.

Maintainer(s)' notes

Please report bugs on http://padre.perlide.org/

Report information
The Basics
Id: 54926
Status: open
Priority: 0/
Queue: Padre

People
Owner: Nobody in particular
Requestors: dork.fish.wat [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in:
  • 0.56
  • 0.57
Fixed in: (no value)



Subject: Padre::Plugin::REPL ./Build test fails
This bug is also in svn trunk. perl version: perl, v5.10.1 (*) built for x86_64-linux-thread-multi OS: Arch Linux x86_64 [dorkfish@wolverine Padre-Plugin-REPL]$ perl Build.PL Creating new 'MYMETA.yml' with configuration results Creating new 'Build' script for 'Padre-Plugin-REPL' version '0.01' [dorkfish@wolverine Padre-Plugin-REPL]$ ./Build test share/locale/ -> blib/lib/Padre/Plugin/REPL/share/locale/ share/locale/Padre__Plugin__REPL-de.po -> blib/lib/Padre/Plugin/REPL/share/locale/Padre__Plugin__REPL-de.mo share/locale/Padre__Plugin__REPL-pt-br.po -> blib/lib/Padre/Plugin/REPL/share/locale/Padre__Plugin__REPL-pt-br.mo share/locale/Padre__Plugin__REPL-es-es.po -> blib/lib/Padre/Plugin/REPL/share/locale/Padre__Plugin__REPL-es-es.mo share/locale/Padre__Plugin__REPL-ar.po -> blib/lib/Padre/Plugin/REPL/share/locale/Padre__Plugin__REPL-ar.mo share/locale/Padre__Plugin__REPL-fr-fr.po -> blib/lib/Padre/Plugin/REPL/share/locale/Padre__Plugin__REPL-fr-fr.mo share/locale/Padre__Plugin__REPL-nl-nl.po -> blib/lib/Padre/Plugin/REPL/share/locale/Padre__Plugin__REPL-nl-nl.mo share/locale/Padre__Plugin__REPL-ja.po -> blib/lib/Padre/Plugin/REPL/share/locale/Padre__Plugin__REPL-ja.mo t/00-load.t ...... (00-load.t:19987): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist", (00-load.t:19987): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist", t/00-load.t ...... 1/1 # Testing Padre::Plugin::REPL 0.01, Perl 5.010001, /usr/bin/perl t/00-load.t ...... ok t/load_plugin.t .. (load_plugin.t:19989): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist", (load_plugin.t:19989): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist", 11:35:28 PM: Error: Cannot set locale to 'en_GB'. Creation of a Padre::PluginManager without a Padre not possible at t/load_plugin.t line 15 Use of uninitialized value in null operation during global destruction. # Looks like your test exited with 255 before it could output anything. t/load_plugin.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests t/pod.t .......... ok Test Summary Report ------------------- t/load_plugin.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 0. Files=3, Tests=4, 1 wallclock secs ( 0.04 usr 0.00 sys + 1.51 cusr 0.12 csys = 1.67 CPU) Result: FAIL Failed 1/3 test programs. 0/4 subtests failed. [dorkfish@wolverine Padre-Plugin-REPL]$ perl Build test --test_files t/load_plugin.t --verbose share/locale/ -> blib/lib/Padre/Plugin/REPL/share/locale/ t/load_plugin.t .. (load_plugin.t:20002): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist", (load_plugin.t:20002): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist", 1..3 11:35:45 PM: Error: Cannot set locale to 'en_GB'. Creation of a Padre::PluginManager without a Padre not possible at t/load_plugin.t line 15 Use of uninitialized value in null operation during global destruction. # Looks like your test exited with 255 before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests Test Summary Report ------------------- t/load_plugin.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 0. Files=1, Tests=0, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.98 cusr 0.06 csys = 1.07 CPU) Result: FAIL Failed 1/1 test programs. 0/0 subtests failed.