[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 2/9] iotests: Remove superfluous rm from 232
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH 2/9] iotests: Remove superfluous rm from 232 |
Date: |
Wed, 23 Jan 2019 09:10:39 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 |
On 1/23/19 8:46 AM, Max Reitz wrote:
> This test creates no such file.
>
> Signed-off-by: Max Reitz <address@hidden>
> ---
> tests/qemu-iotests/232 | 1 -
> 1 file changed, 1 deletion(-)
I'd really like it if we could revive Jeff's patches that made ./check
run all tests in their own subdirectory, and then where the framework
could either keep all temporary files or remove the directory, rather
than each test having to track which files it touches.
But that's a bigger task; in the meantime, this patch is fine.
Reviewed-by: Eric Blake <address@hidden>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [PATCH 0/9] iotests: Fix some issues, Max Reitz, 2019/01/23
- [Qemu-devel] [PATCH 1/9] iotests: Re-add filename filters, Max Reitz, 2019/01/23
- [Qemu-devel] [PATCH 2/9] iotests: Remove superfluous rm from 232, Max Reitz, 2019/01/23
- [Qemu-devel] [PATCH 5/9] iotests: Fix 237 for Python 2.x, Max Reitz, 2019/01/23
- [Qemu-devel] [PATCH 4/9] iotests: Fix 207 to use QMP filters for qmp_log, Max Reitz, 2019/01/23
- [Qemu-devel] [PATCH 3/9] iotests: Fix 232 for LUKS, Max Reitz, 2019/01/23