At 10:27 AM +0100 3/24/02, Tels wrote:

> > -  $file = File::Spec->catdir (@parts, $file);
>> +  $file = File::Spec->catfile (@parts, $file);
>
>How many failures does this fix? And can you send me a detailed output of
>the remaining? I suspect that all failures have something with path/dirs
>and constructs like unshift @INC, '../lib' in the testsuite.

I think the score I posted was before my patch.  After it, I see the
following for ../lib/math/bigint/t/*.t:

Failed 2/23 test scripts, 91.30% okay. 168/16117 subtests failed, 98.96% okay.

A gzipped log of complete harness output is attached.  The following
are examples of the kind of failures I'm still seeing:


# Test 12 got: '1.4142135623730950488' (d0:[craig.perl.lib.math.bigint.t]downgrade.t 
at line 47)
#    Expected: '1'

# Test 1 got: <UNDEF> (d0:[craig.perl.lib.math.bigint.t]upgrade.t at line 26)
#   Expected: 'Math::BigFloat'
# Test 21 got: '33' (/d0/craig/perl/lib/math/bigint/t/upgrade.inc at line 203 fail #10)
#    Expected: '33.33333333333333333333333333333333333333'

-- 
____________________________________________
Craig A. Berry                  
mailto:[EMAIL PROTECTED]

"Literary critics usually know what they're
talking about. Even if they're wrong."
        -- Perl creator Larry Wall

Attachment: %vmsmathtests.log.gz
Description: application/applefile

Attachment: vmsmathtests.log.gz
Description: Binary data

Reply via email to