On Thu, Oct 06, 2005 at 02:03:45AM -0700, Joshua Hoblitt via RT wrote:
> On Wed, Oct 05, 2005 at 01:45:24AM -0700, Peter Sinnott via RT wrote:
> > On Tue, Oct 04, 2005 at 09:04:57PM -0700, Joshua Hoblitt via RT wrote:
> > 
> > I do not have access to the same machine any longer so I have retested
> > with solaris 2.8 , gcc 3.2.1 and the 2005-10-05_071500 parrot
> > snapshot. This fails during make with the following
> > 
> pmc2c.pl was broken (by yours truely) for a few hours last night.  Can
> you try again with r > 9350?
>

Retested 

make test results in 

Failed Test       Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/examples/japh.t    1   256    15    1   6.67%  12
t/op/trans.t         1   256    19    1   5.26%  13
 (1 subtest UNEXPECTEDLY SUCCEEDED), 6 tests and 103 subtests skipped.
 Failed 2/167 test scripts, 98.80% okay. 2/2730 subtests failed, 99.93%
 okay.


I think t/examples/japh.t has been mentioned before but can not find a
bug for it.

t/examples/japh................NOK 12                                        
#     Failed test (t/examples/japh.t at line 56)
#          got: 'set_integer_keyed() not implemented in class 'PerlInt'
# current instr.: '(null)' pc 2 (/tmp/parrot/t/examples/japh_12.pasm:6)
# '
#     expected: 'Just another Parrot Hacker
# '
# './parrot  --gc-debug "/tmp/parrot/t/examples/japh_12.pasm"' failed
# with exit code 1
t/examples/japh................ok 15/15# Looks like you failed 1 test of
15. 
t/examples/japh................dubious                                       
        Test returned status 1 (wstat 256, 0x100)
        DIED. FAILED test 12
                Failed 1/15 tests, 93.33% okay



t/op/trans.t looks like the same bug as #36835 (Cygwin) and #34549
(openbsd).

t/op/trans.....................NOK 13                                        
#     Failed test (t/op/trans.t at line 307)
#          got: 'ok 1
# ok 2
# ok 3
# ok 4
# ok 5
# ok 6
# ok 7
# ok 8
# ok 9
# ok 10
# ok 11
# ok 12
# ok 13
# ok 14
# ok 15
# ok 16
# not 0.000000ok 17
# '
#     expected: 'ok 1
# ok 2
# ok 3
# ok 4
# ok 5
# ok 6
# ok 7
# ok 8
# ok 9
# ok 10
# ok 11
# ok 12
# ok 13
# ok 14
# ok 15
# ok 16
# ok 17
# '
t/op/trans.....................ok 19/19# Looks like you failed 1 test of
19. 
t/op/trans.....................dubious                                       
        Test returned status 1 (wstat 256, 0x100)
        DIED. FAILED test 13
                Failed 1/19 tests, 94.74% okay


make testj results in the same failures so it looks like this bug can be
closed now


> Thanks,
> 
> -J
> 
> --
> 



-- 
Our mission is to efficiently supply professional information to allow 
us to authoritatively leverage other's interdependent methods of empowerment 
because that is what the customer expects

Reply via email to