PERL PERL6 INTERNALS 44 CURRENT MSWIN32 WINXP VC 7 1 TEST RESULTS
Date: Sun, 6 Mar 2005 16:22:18 +0100

Subject: Current MSWin32 (WinXP, VC++ 7.1) Test Results
From: mailing-lists@no-spam (Ron Blaschke)

Here are the current test results on my WinXP, VC++ 7.1 box.

Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------
t\dynclass\gdbmhash.t 13 3328 13 13 100.00% 1-13
t\dynclass\pybuiltin.t 6 1536 6 6 100.00% 1-6
t\dynclass\pyclass.t 6 1536 6 6 100.00% 1-6
t\dynclass\pycomplex.t 1 256 1 1 100.00% 1
t\dynclass\pyfunc.t 4 1024 4 4 100.00% 1-4
t\dynclass\pyint.t 25 6400 25 25 100.00% 1-25
3 tests and 66 subtests skipped.
Failed 6/135 test scripts, 95.56% okay. 55/2238 subtests failed, 97.54% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'

The three skipped tests are:
t/pmc/signal.t t/pmc/threads.t t/op/64bit.t
Ron
PS: Should I keep posting them from time to time, or are they of no interest to anyone?


Subject: Re: Current MSWin32 (WinXP, VC++ 7.1) Test Results
Date: Mon, 7 Mar 2005 10:04:25 +0100

From: lt@no-spam (Leopold Toetsch)
Ron Blaschke <mailing-lists@no-spam> wrote:
> Here are the current test results on my WinXP, VC++ 7.1 box.

[ dynclasses failing ]

> Ron
> PS: Should I keep posting them from time to time, or are they of no > interest to anyone?

Yes please / no. It shows current state and can serve as a reminder to do something against it ;)

leo

Date: Mon, 7 Mar 2005 11:39:48 +0100

Subject: Re: Current MSWin32 (WinXP, VC++ 7.1) Test Results
From: mailing-lists@no-spam (Ron Blaschke)
Leopold Toetsch wrote:
> Ron Blaschke <mailing-lists@no-spam> wrote:
>> Here are the current test results on my WinXP, VC++ 7.1 box.
> [ dynclasses failing ]

>> PS: Should I keep posting them from time to time, or are they of no >> interest to anyone?

> Yes please / no. It shows current state and can serve as a reminder to > do something against it ;)

Will do. BTW, I'm starting to work on the broken dynclasses (missing export symbols), now that release 0.1.2 is out.

Ron