Shuah Khan <sh...@kernel.org> writes: > On 09/19/2017 07:51 AM, jo...@toxicpanda.com wrote: >> From: Josef Bacik <jba...@fb.com> >> >> Some of the networking tests are very noisy and make it impossible to >> see if we actually passed the tests as they run. Default to suppressing >> the output from any tests run in order to make it easier to track what >> failed. >> >> Signed-off-by: Josef Bacik <jba...@fb.com> >> --- >> v1->v2: >> - dump output into /tmp/testname instead of /dev/null >> > > Thanks for the fix. Applied to linux-kselftest for 4.14-rc2
Sorry this is not a fix. This is a regression, it breaks all my test infrastructure, because we use the output of the test case. Can we please revert this and fix any tests that are overly verbose. cheers