# New Ticket Created by Alan Rocker
# Please include the string: [perl #53396]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=53396 >
On Windows XP Home Edition, using gcc, miscellaneous tests are failing.
See attached file for error messages.
--
Email and shopping with the feelgood factor!
55% of income to good causes. http://www.ippimail.com
# Failed test 'sleep'
# at t/op/time.t line 66.
# got: 'start
# no, sleeping made time go the wrong way done
# '
# expected: 'start
# done
# '
# Looks like you failed 1 test of 5.
-------------------------------------------------------------------------------
# Failed test 'thread type 2'
# at t/pmc/threads.t line 161.
# got: 'ok 1
# from 10 interp
# hello from thread
# ParrotThread tid 1
# '
# expected: 'ok 1
# hello from thread
# ParrotThread tid 1
# from 10 interp
# '
-----------------------------------------------------------------------------
# Failed test 'thread - kill'
# at t/pmc/threads.t line 204.
# got: 'start 1
# done
# in thread
# '
# expected: 'start 1
# in thread
# done
# '
# Looks like you failed 2 tests of 20.
--------------------------------------------------------------------------
# Failed test 'Timer setup - initializer/start'
# at t/pmc/timer.t line 105.
# 'ok 1
# ok 3
# '
# doesn't match '/ok 2/
# '
# Failed test 'Timer setup - initializer/start/repeat'
# at t/pmc/timer.t line 158.
# got: 'ok 1
# ok 3
# '
# expected: 'ok 1
# ok 2
# ok 2
# ok 2
# ok 3
# '
# Looks like you failed 2 tests of 6.
# Failed test 'one alarm'
# at t/dynoplibs/myops.t line 82.
# got: '1
# 2
# 3
# done.
# '
# expected: '1
# alarm
# 2
# 3
# done.
# '
# Looks like you failed 1 test of 10.
Couldn't load 'libpq': unknown reason
current instr.: 'main' pc 16 (t/library/pg.t:37)
Couldn't load 'pq': unknown reason
current instr.: 'main' pc 22 (t/library/pg.t:39)