On 18 May 2018 at 10:14, Alex Bennée <alex.ben...@linaro.org> wrote: > The following tests keep showing up in failed Travis runs: > > - test-aio > - rcutorture > - tpm-crb-test > - tpm-tis-test > > I suspect it is load that causes the problems but they really need to > be fixed properly.
Another one that seems to crop up occasionally (I just hit this on an x86-64 build test): TEST: tests/migration-test... (pid=19076) /ppc64/migration/deprecated: OK /ppc64/migration/bad_dest: OK /ppc64/migration/postcopy/unix: OK /ppc64/migration/precopy/unix: Unexpected 32 on dest_serial serial ** ERROR:/home/petmay01/linaro/qemu-for-merges/tests/migration-test.c:144:wait_for_serial: code should not be reached FAIL See https://lists.gnu.org/archive/html/qemu-devel/2018-05/msg02589.html https://lists.gnu.org/archive/html/qemu-devel/2018-02/msg00107.html migration-test seems to be a bit optimistic about convergence time. thanks -- PMM