"Leopold Toetsch" <[EMAIL PROTECTED]> wrote:

I'd be glad if folks can go through the failing tests (one exception tests hangs) and change old PASM call syntax to new.

It's a drop in the ocean, but attached patch fixes one that's been missed.

Here's the test output on Win32 with MSVC++ for the branch (with my patch).

Failed Test                  Status Wstat Total Fail  Failed  List of Failed
--------------------------------------------------------------------------------

t\dynclass\foo.t                   8  2048     9    8  88.89%  1-5, 7-9
t\library\yaml_parser_syck.t                   1    1 100.00%  1
t\op\gc.t                          1   256    19    1   5.26%  13
t\op\spawnw.t                      3   768     6    3  50.00%  4-6
t\perl\Parrot_IO.t                 8  2048    55    8  14.55%  23-29, 45
t\pmc\io.t                                    31    1   3.23%  1
t\pmc\mmd.t 6 1536 30 6 20.00% 20-22, 24-25, 28
t\pmc\namespace.t                  1   256    15    1   6.67%  15
t\pmc\object-meths.t               1   256    28    1   3.57%  11
t\pmc\objects.t 5 1280 62 7 11.29% 29-31, 53, 55-57
t\pmc\pair.t                       1   256     3    1  33.33%  3
t\pmc\perlnum.t                               55    1   1.82%  55
t\pmc\pmc.t                        1   256    24    1   4.17%  5
t\pmc\ref.t                                   12    1   8.33%  6
t\pmc\threads.t                    7  1792    11    7  63.64%  2-5, 7-9
t\src\compiler.t                   1   256     1    1 100.00%  1
t\src\manifest.t                   1   256     5    1  20.00%  3
4 tests and 81 subtests skipped.
Failed 17/157 test scripts, 89.17% okay. 50/2658 subtests failed, 98.12% okay.
NMAKE : fatal error U1077: 'c:\Perl\bin\perl.exe' : return code '0x2'
Stop.

However, a lot of tests are failing because of this:-

# Can't spawn ".\parrot.exe --gc-debug "D:\Jonathan\hacking\parrot\branches\leo-ctx5\t\op\gc_13.pir"": Bad file descriptor at lib/Parrot/Test.pm line 238.

I've not been able to track down why that's happening yet.

Thanks,

Jonathan

Attachment: extend.diff
Description: Binary data

Reply via email to