On Mon Apr 07 21:54:27 2008, coke wrote:
> On Tue Apr 24 03:05:33 2007, rblasch wrote:

> The version of parrot this ticket was opened is 11 months old. Can we
> get another test run
> with svn-latest or the latest snapshot from CPAN?

Here's the result of r26955.

Failed Test           Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/examples/shootout.t   13  3328    20   13  65.00%  1 3 6-11 14-15 17-19
t/op/trans.t             1   256    22    1   4.55%  14
t/pmc/os.t               1   256    15    1   6.67%  9

The details of the failed tests are as follows.

t/examples/shootout..........................
#     Failed test (t/examples/shootout.t at line 108)
# Exited with error code: [SIGNAL 139]
# Received:
#
# Expected:
# Ack(3, 7) = 1021
#

I'm skipping the remaining output of t/examples/shootout.t.  All
segfaults, I think.

t/op/trans...................................
#     Failed test (t/op/trans.t at line 421)
#          got: 'not 0.000000ok 1
# '
#     expected: 'ok 1
# '
# Looks like you failed 1 test of 22.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 14
        Failed 1/22 tests, 95.45% okay

t/pmc/os.....................................
#     Failed test (t/pmc/os.t at line 272)
#          got: '47775746
# 93869
# 33188
# 1
# 1000
# 10
# -1
# 4
# 1208110289
# 1208110289
# 1208110289
# 512
# 2
# '
#     expected: '47775746
# 93869
# 33188
# 1
# 1000
# 10
# -1
# 4
# 1208110289
# 1208110289
# 1208110289
# 512
# 1
# '
# Looks like you failed 1 test of 15.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 9
        Failed 1/15 tests, 93.33% okay

Ron

Reply via email to