On 6/25/19 12:47 PM, [email protected] wrote: > Patchew URL: > https://patchew.org/QEMU/[email protected]/ > > 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 ------------------------------------------ +------------------------------------------------ ---
