This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Failing cond5.test with "make check"


Chris> When I run "make check" when installing automake-1.4,
Chris> it passes all 194 tests, except for the cond5.test. 
Chris> How do I fix this?

This test tests for a bug that used to cause automake to hang.  The
test works by running automake and then waiting a while to see if it
terminates.  This doesn't work too well if the machine is slow for
some reason.  In automake 1.4 the test waited for 5 seconds; in the
cvs version it waits for 15 seconds.

So, the probable answer is "don't worry about it".

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]