On 6/25/19 12:47 PM, no-re...@patchew.org wrote: > Patchew URL: > https://patchew.org/QEMU/20190625101524.13447-1-phi...@redhat.com/ > > This series failed build test on s390x host. Please find the details below. > > === TEST SCRIPT END === > > CC qapi/qmp-registry.o > CC qapi/qmp-dispatch.o > > Warning, treated as error: > /var/tmp/patchew-tester-tmp-63tbziko/src/docs/devel/testing.rst:627:Title > underline too short. > > The ``avocado_qemu.MachineTest`` base test class
Ah, this warning was not obvious to figure out... The fix is trivial: -- >8 -- The ``avocado_qemu.MachineTest`` base test class ------------------------------------------ +------------------------------------------------ ---