[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87vajflp81.fsf@concordia.ellerman.id.au>
Date: Mon, 16 Oct 2017 14:57:02 +1100
From: Michael Ellerman <mpe@...erman.id.au>
To: Shuah Khan <shuah@...nel.org>, josef@...icpanda.com,
davem@...emloft.net, netdev@...r.kernel.org,
linux-kselftest@...r.kernel.org
Cc: Josef Bacik <jbacik@...com>, Shuah Khan <shuah@...nel.org>
Subject: Re: [PATCH 3/3][v2] selftests: silence test output by default
Shuah Khan <shuah@...nel.org> writes:
> On 09/19/2017 07:51 AM, josef@...icpanda.com wrote:
>> From: Josef Bacik <jbacik@...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 <jbacik@...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
Powered by blists - more mailing lists