On Sun, 2014-03-16 at 21:43 -0500, John E. Malmberg wrote:
> With that correction, I am back to 60 tests failing in 29 categories 
> failing if I use the -keep option.

You should never use -keep when invoking the full test suite.  Using
-keep will cause other tests to fail, on all platforms: it's an invalid
mode of operation.  -keep is only if you want to run one specific test
to reproduce a problem, and keep the results for further testing
(re-running the test with a debugger or similar).


Cheers!


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to