|
From: | Andrey Shinkevich |
Subject: | Re: [PATCH v2 1/2] iotests: add another bash sleep command to 247 |
Date: | Tue, 24 Nov 2020 15:29:05 +0300 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 |
On 23.11.2020 18:44, Andrey Shinkevich wrote:
This patch paves the way for the one that follows. The following patch makes the QMP monitor to read up to 4K from stdin at once. That results in running the bash 'sleep' command before the _qemu_proc_exec() starts in subshell. Another 'sleep' command with an unobtrusive 'query-status' plays as a workaround. Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com> --- tests/qemu-iotests/247 | 2 ++ tests/qemu-iotests/247.out | 1 + 2 files changed, 3 insertions(+)
[...]With the patch 2/2 of the current version 2, the test case #247 passes without this patch 1/2. So, it may be excluded from the series.
Thanks to Vladimir for the idea to check. Andrey
[Prev in Thread] | Current Thread | [Next in Thread] |