Thomas Huth <th...@redhat.com> writes:

> On 10/05/2019 12.48, Thomas Huth wrote:
> [...]
>>
>> I think the "make check" mode should only print out one time for each
>> test, preferable at the end, like the other tests (like qtests) are
>> doing it...?
>
> s/preferable at the end/preferably at the beginning/
>
> ... I think the makefile rules for the other tests are printing out
> "  TEST xyz" *before* the test is started. And the iotests "check"
> script should do the same.

That mean dropping the execution time (and previous execution time and
possible failure). We could just duplicate on failure modes so you get:

  TEST    iotest: 007
  TEST    iotest: 007 [not run] not suitable for this image format: raw

when there is something other than a passed test to report.

>
>  Thomas


--
Alex Bennée

Reply via email to