On Tue, Jan 29, 2013 at 06:19:21PM -0600, Anthony Liguori wrote: > Andreas Färber <afaer...@suse.de> writes: > > > Am 30.01.2013 00:28, schrieb Michael S. Tsirkin: > >> On Tue, Jan 29, 2013 at 04:54:35PM -0600, Anthony Liguori wrote: > >>> ERROR:/home/aliguori/git/qemu/tests/fdc-test.c:84:floppy_send: assertion > >>> failed ((msr) & (RQM) == (RQM)): (0x00000000 == 0x00000080) > >>> GTester: last random seed: R02S4b841f7154f9fe3d170e284ce7d3a801 > >>> make: *** [check-qtest-i386] Error 1 > >> > >> Nasty turns out for pci branch buildbot does not make check. > >> Anyone knows how to fix this? > > > > The KVM call agenda thread has a link to a GitHub repository with the > > buildbot config (Python file) for us to propose changes. > > I looked earlier and it appears that all submaintainer trees are lacking > an addStep(Test(...) command. Does anyone know if this was a oversight > when test support was added to buildbot or was there a reasonf or this?
I'm not aware of a reason to skip make check for submaintainer trees. Stefan