Nicholas Clark wrote on 2009-08-28:
> On Fri, Aug 28, 2009 at 06:56:00AM -0400, George Greer wrote:
> 
>> ../ext/DynaLoader/t/DynaLoader.t............................FAILED
>>     No plan found in TAP output
> 
> This failure is new.
> 
> I suspect it's caused by something in
> http://perl5.git.perl.org/perl.git/commit/2adbc9b6919cad1240a83432 but
I
> can't work out what, as that passes on VMS and *nix, and there's
nothing
> obviously Win32 specific in the code.
> 
> Does anyone have convenient access to Win32 to run this and display
the
> output?
> 
> Right now you might need to run it as (the Win32 transcription) of cd
> ext/DynaLoader && ../../perl -I../../t -MTestInit=U2T,NC -T
> t/DynaLoader.t
> 
> (or cd t && ./perl harness ../ext/DynaLoader/DynaLoader.t )
> 

C:\gitclients\perl\t>..\perl .\harness -v
..\ext\DynaLoader\t\DynaLoader.t
Not enough arguments for DynaLoader::dl_load_file at t/DynaLoader.t line
90, near "() "
BEGIN not safe after errors--compilation aborted at t/DynaLoader.t line
94.
../ext/DynaLoader/t/DynaLoader.t .. No subtests run

Test Summary Report
-------------------
../ext/DynaLoader/t/DynaLoader.t (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  0 wallclock secs ( 0.05 usr +  0.00 sys =  0.05 CPU)
Result: FAIL

Reply via email to