On Thu, Sep 22, 2022 at 4:03 PM Marc-André Lureau
<[email protected]> wrote:
>
> Hi
>
> On Tue, Sep 20, 2022 at 1:50 PM Bin Meng <[email protected]> wrote:
>>
>> From: Bin Meng <[email protected]>
>>
>> These test cases uses "blkdebug:path/to/config:path/to/image" for
>> testing. On Windows, absolute file paths contain the delimiter ':'
>> which causes the blkdebug filename parser fail to parse filenames.
>>
>> Signed-off-by: Bin Meng <[email protected]>
>
>
> I don't have a much better solution to propose at this point (to actually use 
> a temp directory), so:
> Reviewed-by: Marc-André Lureau <[email protected]>

I assume we can switch to using the node-based specifications instead
of -file=blkdebug:%s and just spell out the tree more meticulously,
either on the CLI or by switching to using QMP for the test. These
tests were written a long time ago.

--js


Reply via email to