On Mon, Aug 24, 2015 at 08:05:00PM -0400, George Greer wrote:
> Smoke logs available at 
> http://m-l.org/~perl/smoke/perl/win32/blead/log6a475a49baf3f05fd8608db42c00aabd13729c7b.log.gz
...
> Automated smoke report for 5.23.3 patch 
> 6a475a49baf3f05fd8608db42c00aabd13729c7b v5.23.2-37-g6a475a4
> perl-win2k: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz(~2682 MHz) (x86/1 cpu)
>     on        MSWin32 - Win2000 SP4
>     using     cl version 14.00.50727.762
>     smoketime 2 hours 4 minutes (average 31 minutes 14 seconds)
...
> ../cpan/Pod-Simple/t/search50.t.............................FAILED
>     8-597
>     Non-zero exit status: 254
> 
> [default] -DDEBUGGING
> ../cpan/File-Path/t/Path.t..................................FAILED
>     68
>     Non-zero exit status: 2
>     Bad plan.  You planned 159 tests but ran 68.
> ../cpan/Pod-Simple/t/search50.t.............................FAILED
>     8-597
>     Non-zero exit status: 254
> 
> [default] -Duseithreads
> [default] -DDEBUGGING -Duseithreads
> ../cpan/Pod-Simple/t/search50.t.............................FAILED
>     8-597
>     Non-zero exit status: 254

>From the log:

#   Failed test ' find('Socket') should match survey's name2where{Socket}'
#   at t/search50.t line 78.
#          got: 'D:\smoke\perl\blead\build\lib\Socket.pm'
#     expected: 'D:/smoke/perl/blead/build/lib/Socket.pm'

#   Failed test ' find('bigint') should match survey's name2where{bigint}'
#   at t/search50.t line 78.
#          got: 'D:\smoke\perl\blead\build\lib\bigint.pm'
#     expected: 'D:/smoke/perl/blead/build/lib/bigint.pm'

#   Failed test ' find('TAP::Formatter::Base') should match survey's 
name2where{TAP::Formatter::Base}'
#   at t/search50.t line 78.
#          got: 'D:\smoke\perl\blead\build\lib\TAP\Formatter\Base.pm'
#     expected: 'D:/smoke/perl/blead/build/lib/TAP/Formatter/Base.pm'

etc

Looks like it's been reported upstream at:

https://github.com/perl-pod/pod-simple/issues/69

Tony

Reply via email to