On Mon, May 17, 2021 at 1:23 PM Scott Kruger <[email protected]> wrote:
On 2021-05-17 16:20, Stefano Zampini did write:
This was changed recently, I still don’t know why.
Developer 1: This test output is too verbose. Developer 2: This test output is too terse.
I'll shoot for a Goldilocks MR.
Hi Scott, I don't need you to change it. I would like to be able to turn it on myself. I think we should just add another option that sets showreport. I can do it if you want. Thanks, Matt
Scott
I also find very convenient to have the list of failing tests printed at the end, instead of having to manually scroll up the output. For now, you can edit gmakefile.test and fix showreport variable
showreport = "-s"
Which is now set only if you are running the entire testsuite, and not a selected set of tests.]
On May 17, 2021, at 4:16 PM, Matthew Knepley <[email protected]> wrote:
I have looked at the test system documentation, but I cannot figure out how to make it list the failed tests at the end of a run. It used to do this by default.
Thanks,
Matt
-- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener
https://www.cse.buffalo.edu/~knepley/ < http://www.cse.buffalo.edu/~knepley/>
-- Scott Kruger Tech-X Corporation [email protected] 5621 Arapahoe Ave, Suite A Phone: (720) 466-3196 Boulder, CO 80303 Fax: (303) 448-7756
-- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>
participants (1)
-
Matthew Knepley