From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjSwH-0003Xe-L5 for qemu-devel@nongnu.org; Mon, 12 Sep 2016 11:14:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjSwC-0001ni-Hj for qemu-devel@nongnu.org; Mon, 12 Sep 2016 11:14:28 -0400 Received: from mail-vk0-f52.google.com ([209.85.213.52]:33199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjSwC-0001gv-5R for qemu-devel@nongnu.org; Mon, 12 Sep 2016 11:14:24 -0400 Received: by mail-vk0-f52.google.com with SMTP id f76so139287295vke.0 for ; Mon, 12 Sep 2016 08:14:02 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1473689334-29138-1-git-send-email-stefanha@redhat.com> References: <1473689334-29138-1-git-send-email-stefanha@redhat.com> From: Peter Maydell Date: Mon, 12 Sep 2016 16:12:41 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/17] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: QEMU Developers On 12 September 2016 at 15:08, Stefan Hajnoczi wrote: > The following changes since commit c2a57aae9a1c3dd7de77daf5478df10379aeeebf: > > Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into staging (2016-09-09 12:49:41 +0100) > > are available in the git repository at: > > git://github.com/stefanha/qemu.git tags/block-pull-request > > for you to fetch changes up to 8f1096787517c66b67cc29bab65edc0188a86326: > > tests: fix qvirtqueue_kick (2016-09-12 15:06:29 +0100) /replication/primary/get_error: OK /replication/secondary/get_error: OK Please can you rename these tests? They create false positives in scripts that look in the build logs for errors by grepping for "error:" or "warning:". thanks -- PMM