From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ez1Ua-0003wW-Fi for qemu-devel@nongnu.org; Thu, 22 Mar 2018 10:47:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ez1UX-0007K7-8J for qemu-devel@nongnu.org; Thu, 22 Mar 2018 10:47:00 -0400 Received: from fanzine.igalia.com ([91.117.99.155]:38273) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ez1UW-0006xE-PP for qemu-devel@nongnu.org; Thu, 22 Mar 2018 10:46:57 -0400 From: Alberto Garcia Date: Thu, 22 Mar 2018 16:45:49 +0200 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PATCH for-2.12 v4 0/2] Update output of some iotests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Eric Blake , Alberto Garcia Hi, I sent a patch a few days ago correction the output of iotests 051 and 186. I wanted to resend it again but I noticed that 186 needs now more changes due to commit ac64273c66ab136c44043259162, so I'm including those changes too. Regards, Berto v4: Filter 'Attached to:' lines [Eric] Alberto Garcia (2): iotests: Update 051 and 186 after commit 1454509726719e0933c iotests: Update 186 after commit ac64273c66ab136c44043259162 tests/qemu-iotests/051.pc.out | 20 ---------- tests/qemu-iotests/186 | 6 +-- tests/qemu-iotests/186.out | 84 ++++++++++++++-------------------------- tests/qemu-iotests/common.filter | 5 +++ 4 files changed, 34 insertions(+), 81 deletions(-) -- 2.11.0