Re: [PATCH] .travis.yml: skip ppc64abi32-linux-user with plugins

2020-07-15 Thread David Gibson
On Wed, Jul 15, 2020 at 09:02:05AM +0100, Alex Bennée wrote: > > David Gibson writes: > > > On Tue, Jul 14, 2020 at 06:55:16PM +0100, Alex Bennée wrote: > >> We actually see failures on threadcount running without plugins: > >> > >> retry.py -n 1000 -c -- \ > >> ./ppc64abi32-linux-user/qe

Re: [PATCH] .travis.yml: skip ppc64abi32-linux-user with plugins

2020-07-15 Thread Alex Bennée
David Gibson writes: > On Tue, Jul 14, 2020 at 06:55:16PM +0100, Alex Bennée wrote: >> We actually see failures on threadcount running without plugins: >> >> retry.py -n 1000 -c -- \ >> ./ppc64abi32-linux-user/qemu-ppc64abi32 \ >> ./tests/tcg/ppc64abi32-linux-user/threadcount >> >>

Re: [PATCH] .travis.yml: skip ppc64abi32-linux-user with plugins

2020-07-14 Thread David Gibson
On Tue, Jul 14, 2020 at 06:55:16PM +0100, Alex Bennée wrote: > We actually see failures on threadcount running without plugins: > > retry.py -n 1000 -c -- \ > ./ppc64abi32-linux-user/qemu-ppc64abi32 \ > ./tests/tcg/ppc64abi32-linux-user/threadcount > > which reports: > > 0: 978 times

Re: [PATCH] .travis.yml: skip ppc64abi32-linux-user with plugins

2020-07-14 Thread Philippe Mathieu-Daudé
On 7/14/20 7:55 PM, Alex Bennée wrote: > We actually see failures on threadcount running without plugins: > > retry.py -n 1000 -c -- \ > ./ppc64abi32-linux-user/qemu-ppc64abi32 \ > ./tests/tcg/ppc64abi32-linux-user/threadcount > > which reports: > > 0: 978 times (97.80%), avg time 0.

[PATCH] .travis.yml: skip ppc64abi32-linux-user with plugins

2020-07-14 Thread Alex Bennée
We actually see failures on threadcount running without plugins: retry.py -n 1000 -c -- \ ./ppc64abi32-linux-user/qemu-ppc64abi32 \ ./tests/tcg/ppc64abi32-linux-user/threadcount which reports: 0: 978 times (97.80%), avg time 0.270 (0.01 varience/0.08 deviation) -6: 21 times (2.10%)