|
From: Leo B. <Leo...@um...> - 2024-10-21 20:57:52
|
Wolfgang, Can you explain how you are running this command? If you are running this in an interactive session, then you need to set batch_answers_from_file:true before "run_testsuite()". Perhaps `batch_answers_from_file' should be bound to t inside of `run_testsuite'? Best, Leo On Mon, Oct 21 2024, Wolfgang Dautermann <wol...@da...> wrote: > Dear Maxima-team, > > The command "run_testsuite();" was supposed to run without user > interaction, I thought; currently that is *not* the case. It stops > with: > > Running tests in rtest_ask1: Is s positive, negative or zero? > > and expects more (manual) answers, afterwards. I run automated nightly > tests with 8 different Lisp compilers, and since some time, these > tests no longer works. > > Best regards, Wolfgang > > > > _______________________________________________ > Maxima-discuss mailing list > Max...@li... > https://lists.sourceforge.net/lists/listinfo/maxima-discuss |