Re: [PATCH v1 0/3] io_tests fuse fixes
Kevin Wolf <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu,gmane.comp.emulators.qemu.block |
|---|---|
| Message-ID | <[email protected]> |
Am 25.07.2026 um 14:56 hat Eric Farman geschrieben: > Hi, > > The following are three small fixes against some of the qemu iotests > to avoid some errors that should prevent the tests from running in > the first place. We noticed these on an s390 host, but I don't > believe that to be relevant. My hunch is the messages are slightly > different based on distro, because the tests (correctly) skip for > me running Fedora on s390 or x86_64 while they fail under Ubuntu 26.04. This series conflicts with a patch from Denis Lunev I already queued: [PATCH v2 2/3] iotests: skip FUSE tests when FUSE is not usable https://patchew.org/QEMU/[email protected]/[email protected]/ Can you please check if this already solves some of your problems and rebase the rest of your series on top of it? Kevin