From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52499) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g6xs3-0005LI-82 for qemu-devel@nongnu.org; Mon, 01 Oct 2018 09:04:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g6xs2-0006zj-GM for qemu-devel@nongnu.org; Mon, 01 Oct 2018 09:04:19 -0400 Received: from mail-oi1-x229.google.com ([2607:f8b0:4864:20::229]:44803) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g6xs2-0006xa-1h for qemu-devel@nongnu.org; Mon, 01 Oct 2018 09:04:18 -0400 Received: by mail-oi1-x229.google.com with SMTP id u74-v6so11055955oia.11 for ; Mon, 01 Oct 2018 06:04:17 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <20180925151541.18932-1-mreitz@redhat.com> From: Peter Maydell Date: Mon, 1 Oct 2018 14:03:56 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 00/42] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz Cc: Qemu-block , QEMU Developers , Kevin Wolf On 28 September 2018 at 15:36, Peter Maydell wrote: > I'm finding that test-bdrv-drain hangs intermittently on my OSX host. Ping? Between this and test-replication I'm finding that my parallel build tests for merges are failing about 50% of the time :-( If there's no immediate sign of a fix, could we disable these tests? thanks -- PMM