You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2009/12/09 21:41:05 UTC

[Bug 6253] make test fails timeout.t

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6253

Larry Rosenbaum <ro...@ornl.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rosenbaumlm@ornl.gov

--- Comment #1 from Larry Rosenbaum <ro...@ornl.gov> 2009-12-09 12:41:05 UTC ---
> From: Mark Martinec [mailto:Mark.Martinec+sa@ijs.si]
> ...
> P.S., does the following change to t/timeout.t on your system
> make any difference in test results?
> 
> --- timeout.t   2009-12-09 03:29:12.000000000 +0100
> +++ timeout.t   2009-12-09 03:29:19.000000000 +0100
> @@ -23,3 +23,3 @@
>  use strict;
> -use Time::HiRes qw(time sleep);
> +use Time::HiRes qw(time sleep alarm);

That didn't help.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.