the following is the output of make test.
Apparently these are caused by the -w used when the tests are running as
I tried these two as well:
prove -b t/02-new.t PASSes
prove -bw t/02-new.t FAILs
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t xt/*.t
t/01-load.t ................ 1/37 # Tests find Wx: 0.94 wxWidgets 2.8.10
t/01-load.t ................ ok
t/02-new.t ................. 1/63
# Failed test 'no warnings'
# at /usr/share/perl5/Test/NoWarnings.pm line 45.
# There were 1 warning(s)
# Previous test 0 ''
# Use of uninitialized value in subroutine entry at
/home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53.
# at /home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53
# Wx::Locale::new(undef, undef) called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Locale.pm line 513
# Padre::Locale::object() called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Wx/Main.pm line 147
# Padre::Wx::Main::new('Padre::Wx::Main', 'Padre=HASH(0x25dd858)')
called at /home/gabor/work/padre/Padre/blib/lib/Padre/Wx/App.pm line
61
# Padre::Wx::App::create('Padre::Wx::App', 'Padre=HASH(0x25dd858)')
called at /home/gabor/work/padre/Padre/blib/lib/Padre.pm line 151
# Padre::new('Padre') called at t/02-new.t line 18
#
# Looks like you failed 1 test of 63.
t/02-new.t ................. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/63 subtests
t/03-wx.t .................. skipped: Sometimes fails for unknown
reasons, skipping for release till fixed
t/04-config.t .............. ok
t/05-project.t ............. 1/16
# Failed test 'no warnings'
# at /usr/share/perl5/Test/NoWarnings.pm line 45.
# There were 1 warning(s)
# Previous test 1 'Found Padre-Null project'
# Use of uninitialized value in subroutine entry at
/home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53.
# at /home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53
# Wx::Locale::new(undef, undef) called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Locale.pm line 513
# Padre::Locale::object() called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Wx/Main.pm line 147
# Padre::Wx::Main::new('Padre::Wx::Main', 'Padre=HASH(0x2af0f50)')
called at /home/gabor/work/padre/Padre/blib/lib/Padre/Wx/App.pm line
61
# Padre::Wx::App::create('Padre::Wx::App', 'Padre=HASH(0x2af0f50)')
called at /home/gabor/work/padre/Padre/blib/lib/Padre.pm line 151
# Padre::new('Padre') called at t/05-project.t line 23
#
# Looks like you failed 1 test of 16.
t/05-project.t ............. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/16 subtests
t/06-utils.t ............... ok
t/08-style.t ............... ok
t/14-warnings.t ............ ok
t/15-locale.t .............. 5/7
# Failed test 'no warnings'
# at /usr/share/perl5/Test/NoWarnings.pm line 45.
# There were 5 warning(s)
# Previous test 0 ''
# Use of uninitialized value in subroutine entry at
/home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53.
# at /home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53
# Wx::Locale::new(undef, undef) called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Locale.pm line 513
# Padre::Locale::object() called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Wx/Main.pm line 147
# Padre::Wx::Main::new('Padre::Wx::Main', 'Padre=HASH(0x1773858)')
called at /home/gabor/work/padre/Padre/blib/lib/Padre/Wx/App.pm line
61
# Padre::Wx::App::create('Padre::Wx::App', 'Padre=HASH(0x1773858)')
called at /home/gabor/work/padre/Padre/blib/lib/Padre.pm line 151
# Padre::new('Padre') called at t/15-locale.t line 20
#
# ----------
# Previous test 2 'The object isa Padre::Wx::Main'
# Use of uninitialized value in subroutine entry at
/home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53.
# at /home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53
# Wx::Locale::new(undef, undef) called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Locale.pm line 513
# Padre::Locale::object() called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Wx/Main.pm line 1561
# Padre::Wx::Main::change_locale('Padre::Wx::Main=HASH(0x3275548)',
'ar') called at t/15-locale.t line 30
# main::__ANON__() called at
/home/gabor/perl5/lib/perl5/Capture/Tiny.pm line 304
# Capture::Tiny::_capture_tee(0, 0, 0, 'CODE(0x367f2e8)') called at
t/15-locale.t line 30
#
# ----------
# Previous test 3 '->change_locale(ar)'
# Use of uninitialized value in subroutine entry at
/home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53.
# at /home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53
# Wx::Locale::new(undef, undef) called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Locale.pm line 513
# Padre::Locale::object() called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Wx/Main.pm line 1561
# Padre::Wx::Main::change_locale('Padre::Wx::Main=HASH(0x3275548)',
'de') called at t/15-locale.t line 35
#
# ----------
# Previous test 4 '->change_locale(de)'
# Use of uninitialized value in subroutine entry at
/home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53.
# at /home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53
# Wx::Locale::new(undef, undef) called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Locale.pm line 513
# Padre::Locale::object() called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Wx/Main.pm line 1561
# Padre::Wx::Main::change_locale('Padre::Wx::Main=HASH(0x3275548)',
'en-au') called at t/15-locale.t line 36
#
# ----------
# Previous test 5 '->change_locale(en-au)'
# Use of uninitialized value in subroutine entry at
/home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53.
# at /home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53
# Wx::Locale::new(undef, undef) called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Locale.pm line 513
# Padre::Locale::object() called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Wx/Main.pm line 1561
# Padre::Wx::Main::change_locale('Padre::Wx::Main=HASH(0x3275548)')
called at t/15-locale.t line 37
#
# Looks like you failed 1 test of 7.
t/15-locale.t .............. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests
t/50-docbrowser.t .......... ok
t/60-db.t .................. ok
t/70-document.t ............ ok
t/71-perl.t ................ 27/27
# Failed test 'no warnings'
# at /usr/share/perl5/Test/NoWarnings.pm line 45.
# There were 1 warning(s)
# Previous test 0 ''
# Use of uninitialized value in subroutine entry at
/home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53.
# at /home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53
# Wx::Locale::new(undef, undef) called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Locale.pm line 513
# Padre::Locale::object() called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Wx/Main.pm line 147
# Padre::Wx::Main::new('Padre::Wx::Main', 'Padre=HASH(0x2966660)')
called at /home/gabor/work/padre/Padre/blib/lib/Padre/Wx/App.pm line
61
# Padre::Wx::App::create('Padre::Wx::App', 'Padre=HASH(0x2966660)')
called at /home/gabor/work/padre/Padre/blib/lib/Padre.pm line 151
# Padre::new('Padre') called at t/71-perl.t line 29
#
# Looks like you failed 1 test of 27.
t/71-perl.t ................ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/27 subtests
(less 1 skipped subtest: 25 okay)
t/72-dialog-html.t ......... ok
t/80-newline.t ............. ok
t/81-search.t .............. ok
t/82-plugin-manager.t ...... 1/29
# Failed test 'no warnings'
# at /usr/share/perl5/Test/NoWarnings.pm line 45.
# There were 1 warning(s)
# Previous test 0 ''
# Use of uninitialized value in subroutine entry at
/home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53.
# at /home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53
# Wx::Locale::new(undef, undef) called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Locale.pm line 513
# Padre::Locale::object() called at
/home/gabor/work/padre/Padre/blib/lib/Padre/Wx/Main.pm line 147
# Padre::Wx::Main::new('Padre::Wx::Main', 'Padre=HASH(0x8fb870)')
called at /home/gabor/work/padre/Padre/blib/lib/Padre/Wx/App.pm line
61
# Padre::Wx::App::create('Padre::Wx::App', 'Padre=HASH(0x8fb870)')
called at /home/gabor/work/padre/Padre/blib/lib/Padre.pm line 151
# Padre::new('Padre') called at t/82-plugin-manager.t line 26
#
# Looks like you failed 1 test of 29.
t/82-plugin-manager.t ...... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/29 subtests
t/83-autosave.t ............ ok
t/84-task.t ................ ok
t/85-task-manager.t ........ 1/18 Use of uninitialized value in
subroutine entry at
/home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53.
t/85-task-manager.t ........ ok
t/86-service.t ............. Use of uninitialized value in subroutine
entry at /home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/Wx/Locale.pm
line 53.
t/86-service.t ............. ok
t/91-vi.t .................. ok
t/92-padre-file.t .......... ok
t/93-padre-filename-win.t .. ok
t/94-padre-file-remote.t ... ok
xt/actions.t ............... skipped: Author tests not required for installation
xt/badcode.t ............... skipped: Author tests not required for installation
xt/compile.t ............... skipped: Author tests not required for installation
xt/copyright.t ............. skipped: Author tests not required for installation
xt/critic-core.t ........... skipped: Author tests not required for installation
xt/critic-util.t ........... skipped: Author tests not required for installation
xt/eol.t ................... skipped: Author tests not required for installation
xt/meta.t .................. skipped: Author tests not required for installation
xt/mimetype.t .............. ok
xt/perl-beginner.t ......... skipped: Author tests not required for installation
xt/pmv.t ................... skipped: Author tests not required for installation
xt/pod.t ................... skipped: Author tests not required for installation
xt/pragmas.t ............... skipped: Author tests not required for installation
Test Summary Report
-------------------
t/02-new.t (Wstat: 256 Tests: 63 Failed: 1)
Failed test: 63
Non-zero exit status: 1
t/05-project.t (Wstat: 256 Tests: 16 Failed: 1)
Failed test: 16
Non-zero exit status: 1
t/15-locale.t (Wstat: 256 Tests: 7 Failed: 1)
Failed test: 7
Non-zero exit status: 1
t/71-perl.t (Wstat: 256 Tests: 27 Failed: 1)
Failed test: 27
Non-zero exit status: 1
t/82-plugin-manager.t (Wstat: 256 Tests: 29 Failed: 1)
Failed test: 29
Non-zero exit status: 1
Files=38, Tests=1211, 80 wallclock secs ( 0.23 usr 0.05 sys + 19.69
cusr 2.96 csys = 22.93 CPU)
Result: FAIL
Failed 5/38 test programs. 5/1211 subtests failed.
make: *** [test_dynamic] Error 255
_______________________________________________
Padre-dev mailing list
[email protected]
http://mail.perlide.org/mailman/listinfo/padre-dev