[perl #56756] [BUG] t\pmc\pmc.t failure on win32

Will Coleda via RT parrotbug-followup at parrotcode.org
Sun May 17 21:05:55 UTC 2009


On Wed Jul 09 17:13:30 2008, coke wrote:
> On a win32 build with AS perl and the MS tools, I get the following
> results:
> 
> Failed Test Stat Wstat Total Fail  Failed  List of Failed
> ----------------------------------------------------------------------
---------
> t/pmc/pmc.t    1   256    19    1   5.26%  5
>  (1 subtest UNEXPECTEDLY SUCCEEDED), 34 tests and 615 subtests
> skipped.
> Failed 1/590 test scripts, 99.83% okay. 1/11410 subtests failed,
> 99.99% okay.
> NMAKE : fatal error U1077: 'c:\perl\bin\perl.exe' : return code '0xff'
> Stop.
> 
> C:\research\parrot>prove t/pmc/pmc.t
> t/pmc/pmc....ok 4/19
> t/pmc/pmc....NOK 5#   Failed test 'PMC type check'
> #   at t/pmc/pmc.t line 102.
> # Exited with error code: 255
> # Received:
> # All names and ids ok.
> #
> # Expected:
> # /All names and ids ok/
> #
> t/pmc/pmc....ok 19/19# Looks like you failed 1 test of 19.
> t/pmc/pmc....dubious
>         Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 5
>         Failed 1/19 tests, 94.74% okay (less 1 skipped test: 17 okay,
> 89.47%)
> Failed Test Stat Wstat Total Fail  Failed  List of Failed
> ----------------------------------------------------------------------
---------
> t/pmc/pmc.t    1   256    19    1   5.26%  5
> 
> C:\research\parrot>.\parrot t\pmc\pmc_5.pasm
> All names and ids ok.
> 
> C:\research\parrot>echo %ERRORLEVEL%
> -1073741819
> 

I still can't duplicate this on strawberry perl, and no longer have the 
MS tools available for testing.

Rejecting this ticket - if anyone is having test failures on windows, 
please open a trac ticket.


-- 
Will "Coke" Coleda


More information about the parrot-dev mailing list