Re: [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

2018-05-25 Thread Stefan Hajnoczi
On Fri, May 18, 2018 at 04:08:47PM +0100, Alex Bennée wrote: > > Stefan Hajnoczi writes: > > > On Fri, May 18, 2018 at 10:14:40AM +0100, Alex Bennée wrote: > >> The following tests keep showing up in failed Travis runs: > >> > >> - test-aio > > > > What is the issue? > >

Re: [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

2018-05-22 Thread Thomas Huth
On 19.05.2018 13:36, Peter Maydell wrote: > On 19 May 2018 at 07:10, Thomas Huth wrote: >> On 18.05.2018 20:31, Peter Maydell wrote: >>> Another flaky test for the collection: >>> >>> TEST: tests/boot-serial-test... (pid=25144) >>> /sparc64/boot-serial/sun4u:

Re: [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

2018-05-19 Thread Peter Maydell
On 19 May 2018 at 07:10, Thomas Huth wrote: > On 18.05.2018 20:31, Peter Maydell wrote: >> Another flaky test for the collection: >> >> TEST: tests/boot-serial-test... (pid=25144) >> /sparc64/boot-serial/sun4u: ** >>

Re: [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

2018-05-19 Thread Thomas Huth
On 18.05.2018 20:31, Peter Maydell wrote: > On 18 May 2018 at 10:14, Alex Bennée 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

Re: [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

2018-05-18 Thread Peter Maydell
On 18 May 2018 at 10:14, Alex Bennée 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. >

Re: [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

2018-05-18 Thread Alex Bennée
Stefan Hajnoczi writes: > On Fri, May 18, 2018 at 10:14:40AM +0100, Alex Bennée wrote: >> The following tests keep showing up in failed Travis runs: >> >> - test-aio > > What is the issue? GTESTER tests/test-thread-pool ** ERROR:tests/test-aio.c:501:test_timer_schedule:

Re: [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

2018-05-18 Thread Stefan Hajnoczi
On Fri, May 18, 2018 at 10:14:40AM +0100, Alex Bennée wrote: > The following tests keep showing up in failed Travis runs: > > - test-aio What is the issue? signature.asc Description: PGP signature

Re: [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

2018-05-18 Thread Peter Maydell
On 18 May 2018 at 10:14, Alex Bennée 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.

Re: [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

2018-05-18 Thread Peter Maydell
On 18 May 2018 at 10:14, Alex Bennée 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.

Re: [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

2018-05-18 Thread Paolo Bonzini
On 18/05/2018 11:14, Alex Bennée 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. > > Signed-off-by: Alex

[Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

2018-05-18 Thread Alex Bennée
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. Signed-off-by: Alex Bennée --- tests/Makefile.include | 8