axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Build failure: grep: int/input/*.regress: No such


From: daly
Subject: Re: [Axiom-developer] Build failure: grep: int/input/*.regress: No such file or
Date: Wed, 31 Dec 2014 08:53:14 -0600

Actually, it's not a failure in the Axiom build but in the post-build
test mechanism. There is a selector for the group of tests to run,
controlled by "TESTSET".

The default for "make" is TESTSET=notests and grep still tries to 
check for failing tests.

I always type
  make TESTSET=regresstests
so I didn't notice this failure. I will fix it shortly.
In the meantime, try 

   make TESTSET=regresstests

Tim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]