From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSuHR-0001KT-IL for qemu-devel@nongnu.org; Tue, 03 Mar 2015 16:23:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSuHQ-0005ST-Iw for qemu-devel@nongnu.org; Tue, 03 Mar 2015 16:23:05 -0500 From: Max Reitz Date: Tue, 3 Mar 2015 16:22:37 -0500 Message-Id: <1425417759-17170-1-git-send-email-mreitz@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] iotests: Make tests pass for vpc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-block@nongnu.org Cc: Kevin Wolf , Peter Lieven , qemu-devel@nongnu.org, Stefan Hajnoczi , Max Reitz iotest 006 is simply outdated, and the vpc format has certain attributes that make tests 004 and 104 fail. It's safe to exclude vpc from these tests, so do that. Max Reitz (2): iotests: Remove 006 iotests: Drop vpc from 004's and 104's format list tests/qemu-iotests/004 | 2 +- tests/qemu-iotests/006 | 54 ---------------------------------------------- tests/qemu-iotests/006.out | 6 ------ tests/qemu-iotests/104 | 2 +- tests/qemu-iotests/group | 2 +- 5 files changed, 3 insertions(+), 63 deletions(-) delete mode 100755 tests/qemu-iotests/006 delete mode 100644 tests/qemu-iotests/006.out -- 2.1.0