Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

timer.t problems

0 views
Skip to first unread message

Jens Rieks

unread,
Mar 15, 2004, 9:02:49 PM3/15/04
to perl6-i...@perl.org, nwc10+...@colon.colondot.net
Hi!

Sometimes, timer.t failes on tinderbox "colon (FreeBSD)".

Has anyone an idea what might be wrong?

On example:

t/pmc/timer.........# Failed test (t/pmc/timer.t at line 152)
# got: 'ok 1
# ok 2
# ok 2
# ok 3
# '
# expected: 'ok 1
# ok 2
# ok 2
# ok 2
# ok 3
# '
# Looks like you failed 1 tests of 7.

Source:
http://tinderbox.perl.org/tinderbox/showlog.cgi?tree=parrot&errorparser=unix&logfile=1079398894.57413.gz&buildtime=1079398894&buildname=colon%20
(FreeBSD)&fulltext=1

jens

Leopold Toetsch

unread,
Mar 16, 2004, 1:48:27 AM3/16/04
to Jens Rieks, perl6-i...@perl.org
Jens Rieks <par...@jensbeimsurfen.de> wrote:
> Hi!

> Sometimes, timer.t failes on tinderbox "colon (FreeBSD)".

> Has anyone an idea what might be wrong?

The timer tests sleep in main for some time while a timer is supposed to
fire e.g. 3 times. I really don't know what happens if the system is very
busy and two timer events are to be handled at once.

leo

0 new messages