Skip Menu |

This queue is for tickets about the Devel-FIXME CPAN distribution.

Report information
The Basics
Id: 83600
Status: resolved
Priority: 0/
Queue: Devel-FIXME

People
Owner: NHORNE [...] cpan.org
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.01
Fixed in: 0.02



Subject: tests require Test::Cmd
t/001_1_load.t ................. ok Can't locate Test/Cmd.pm in @INC (@INC contains: /home/c/.cpan/build/Debug-Mixin-0.4.4-sUCKzK/blib/lib /home/c/.cpan/build/Debug-Mixin-0.4.4-sUCKzK/blib/arch /home/c/.cpan/build/Debug-Mixin-0.4.4-sUCKzK/_build/lib /home/c/perl5/perlbrew/perls/5.16.2i/lib/site_perl/5.16.2/i686-linux-thread-multi /home/c/perl5/perlbrew/perls/5.16.2i/lib/site_perl/5.16.2 /home/c/perl5/perlbrew/perls/5.16.2i/lib/5.16.2/i686-linux-thread-multi /home/c/perl5/perlbrew/perls/5.16.2i/lib/5.16.2 .) at t/004_1_banner.t line 15. BEGIN failed--compilation aborted at t/004_1_banner.t line 15. # Looks like your test exited with 2 just after 1. t/004_1_banner.t ............... Dubious, test returned 2 (wstat 512, 0x200) All 1 subtests passed t/004_2_banner.t ............... ok # Failed test 'single empty file loading' # at t/005_add_remove_breakpoint.t line 287. # died: couldn't do 't/breakpoints_file_empty': Нет такого файла или каталога at t/005_add_remove_breakpoint.t line 286. # Failed test 'multiple empty file loading' # at t/005_add_remove_breakpoint.t line 296. # died: couldn't do 't/breakpoints_file_empty': Нет такого файла или каталога at t/005_add_remove_breakpoint.t line 295. # Failed test 'four breakpoint registred' # at t/005_add_remove_breakpoint.t line 299. # got: '0' # expected: '4' # couldn't parse 't/breakpoints_file_override': couldn't do 't/breakpoints_file_error': Нет такого файла или каталога at t/005_add_remove_breakpoint.t line 304. at t/005_add_remove_breakpoint.t line 310. # Failed test 'block 'LoadBreakpointsFiles' expected 6 test(s) and ran 5' # at /home/c/perl5/perlbrew/perls/5.16.2i/lib/5.16.2/Carp.pm line 100. # Looks like you failed 4 tests of 37. # Looks like your test exited with 2 just after 37. t/005_add_remove_breakpoint.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 4/37 subtests t/006_run_breakpoint.t ......... ok t/007_status_breakpoint.t ...... ok t/008_subs.t ................... ok t/009_data_storage.t ........... ok t/010_exception.t .............. ok t/015_debugger.t ............... ok Can't locate Test/Cmd.pm in @INC (@INC contains: /home/c/.cpan/build/Debug-Mixin-0.4.4-sUCKzK/blib/lib /home/c/.cpan/build/Debug-Mixin-0.4.4-sUCKzK/blib/arch /home/c/.cpan/build/Debug-Mixin-0.4.4-sUCKzK/_build/lib /home/c/perl5/perlbrew/perls/5.16.2i/lib/site_perl/5.16.2/i686-linux-thread-multi /home/c/perl5/perlbrew/perls/5.16.2i/lib/site_perl/5.16.2 /home/c/perl5/perlbrew/perls/5.16.2i/lib/5.16.2/i686-linux-thread-multi /home/c/perl5/perlbrew/perls/5.16.2i/lib/5.16.2 .) at t/016_-M.t line 12. BEGIN failed--compilation aborted at t/016_-M.t line 12. # Looks like your test exited with 2 just after 1. t/016_-M.t ..................... Dubious, test returned 2 (wstat 512, 0x200) All 1 subtests passed t/020_help.t ................... ok t/021_query.t .................. ok t/022_output.t ................. ok -- Alexandr Ciornii, http://chorny.net
It doesn't look like this distribution ever worked: http://matrix.cpantesters.org/?dist=Devel-FIXME+0.01
Please try 0.02. Is it any better?
On Wed Sep 23 09:55:17 2020, NHORNE wrote: Show quoted text
> Please try 0.02. Is it any better?
It is. And tests pass on Windows using version from repository. -- Alexandr Ciornii, http://chorny.net
On Fri Sep 25 14:45:49 2020, CHORNY wrote: Show quoted text
> On Wed Sep 23 09:55:17 2020, NHORNE wrote:
> > Please try 0.02. Is it any better?
> > It is. And tests pass on Windows using version from repository. >
Thanks for testing and for taking the time to try the Github version on Windows.