Am 07.03.2019 um 14:33 hat Andrey Shinkevich geschrieben: > Some test cases require specific formats to be supported by QEMU. The > list of formats supported by the block layer doesn't take whitelists > into account. This series manages this issue. The method decorator > skip_if_unsupported() checks if requested formats are whitelisted. > The sample output is shown with the test #139.
Thanks, applied to the block branch. Kevin