Re: [Taskforest-discuss] `make test` failures?
Brought to you by:
enoor
From: Aijaz A. <en...@us...> - 2010-02-02 14:17:45
|
Steve: Thanks for your detailed email. There may be a problem with the test case or something unexpected in your setup. I'll try to duplicate this on my end. Could you please answer these questions for me? It might help identify the problem. What time zone is your computer set at, and at what time were you running these tests? It really shouldn't matter, but it may help identify the problem. Were you attempting to install via CPAN or did you download the package and and manually type in perl Makefile.PL, make and make test? Did the linux user you were logged in as have write permission to the current directory you were in? Thanks, Aijaz. On Tue, Feb 2, 2010 at 1:23 AM, Steve Hulet <st...@id...> wrote: > Hi, > > I just downloaded Task Forest 1.33 with high hopes and great > expectations--I've been looking for a simple yet powerful > text-file-based job scheduler of this sort for a long time. > > I ran `perl Makefile.PL`, `make`, and `make test` but many of the unit > test fail and t/025_Midnight_Ready hangs after printing 1/19. Is this > expected? Did I miss a setup or configuration step? > > I'm running perl v5.10.0 on Linux version 2.6.31-17-generic (Ubuntu > 9.10). `make test` output included below. > > Thanks, > steve > > <snip> |