Re: [Qemu-devel] [PATCH] tests: Disable ipmi-bt-test

2019-01-31 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190118185402.3065-1-peter.mayd...@linaro.org/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH] tests: Disable ipmi-bt-test Type: series Message-id: 20190118185402.3065-1

Re: [Qemu-devel] [PATCH] tests: Disable ipmi-bt-test

2019-01-21 Thread Peter Maydell
On Mon, 21 Jan 2019 at 14:32, Corey Minyard wrote: > > On 1/21/19 12:19 AM, Thomas Huth wrote: > > On 2019-01-18 19:54, Peter Maydell wrote: > >> The ipmi-bt-test fails intermittently, especially on the NetBSD VM. > >> The frequency of this failure has recently gone up sharply to the > >> point th

Re: [Qemu-devel] [PATCH] tests: Disable ipmi-bt-test

2019-01-21 Thread Corey Minyard
On 1/21/19 12:19 AM, Thomas Huth wrote: On 2019-01-18 19:54, Peter Maydell wrote: The ipmi-bt-test fails intermittently, especially on the NetBSD VM. The frequency of this failure has recently gone up sharply to the point that I'm having to retry the NetBSD build multiple times to get a pass whe

Re: [Qemu-devel] [PATCH] tests: Disable ipmi-bt-test

2019-01-21 Thread Peter Maydell
On Mon, 21 Jan 2019 at 10:40, Philippe Mathieu-Daudé wrote: > > On Mon, Jan 21, 2019 at 11:39 AM Philippe Mathieu-Daudé > wrote: > > > > Cc'ing Corey, the tests author. > > > > On 1/18/19 7:54 PM, Peter Maydell wrote: > > > The ipmi-bt-test fails intermittently, especially on the NetBSD VM. > > >

Re: [Qemu-devel] [PATCH] tests: Disable ipmi-bt-test

2019-01-21 Thread Daniel P . Berrangé
On Fri, Jan 18, 2019 at 06:54:02PM +, Peter Maydell wrote: > The ipmi-bt-test fails intermittently, especially on the NetBSD VM. > The frequency of this failure has recently gone up sharply to the > point that I'm having to retry the NetBSD build multiple times > to get a pass when merging pull

Re: [Qemu-devel] [PATCH] tests: Disable ipmi-bt-test

2019-01-21 Thread Philippe Mathieu-Daudé
On Mon, Jan 21, 2019 at 11:39 AM Philippe Mathieu-Daudé wrote: > > Cc'ing Corey, the tests author. > > On 1/18/19 7:54 PM, Peter Maydell wrote: > > The ipmi-bt-test fails intermittently, especially on the NetBSD VM. > > The frequency of this failure has recently gone up sharply to the > > point th

Re: [Qemu-devel] [PATCH] tests: Disable ipmi-bt-test

2019-01-21 Thread Philippe Mathieu-Daudé
Cc'ing Corey, the tests author. On 1/18/19 7:54 PM, Peter Maydell wrote: > The ipmi-bt-test fails intermittently, especially on the NetBSD VM. > The frequency of this failure has recently gone up sharply to the > point that I'm having to retry the NetBSD build multiple times > to get a pass when m

Re: [Qemu-devel] [PATCH] tests: Disable ipmi-bt-test

2019-01-20 Thread Thomas Huth
On 2019-01-18 19:54, Peter Maydell wrote: > The ipmi-bt-test fails intermittently, especially on the NetBSD VM. > The frequency of this failure has recently gone up sharply to the > point that I'm having to retry the NetBSD build multiple times > to get a pass when merging pull requests. > > Disab

[Qemu-devel] [PATCH] tests: Disable ipmi-bt-test

2019-01-18 Thread Peter Maydell
The ipmi-bt-test fails intermittently, especially on the NetBSD VM. The frequency of this failure has recently gone up sharply to the point that I'm having to retry the NetBSD build multiple times to get a pass when merging pull requests. Disable the test until we can figure out why it's failing.