Re: [Qemu-devel] [PATCH 0/2] iotests: Skip 181 and 201 without userfaultfd

2018-04-20 Thread Max Reitz
On 2018-04-06 17:17, Max Reitz wrote:
> My non-Fedora testing system does not have a kernel with userfaultfd
> support which causes 181 and 201 to fail.  That is annoying.  This
> series makes those tests recognize the issue and convert it into a
> _notrun.
> 
> 
> Max Reitz (2):
>   iotests: Add failure matching to common.qemu
>   iotests: Skip 181 and 201 without userfaultfd
> 
>  tests/qemu-iotests/181 | 13 ++
>  tests/qemu-iotests/201 | 13 ++
>  tests/qemu-iotests/common.qemu | 58 
> +-
>  3 files changed, 77 insertions(+), 7 deletions(-)

Applied to my block-next branch.

Max



signature.asc
Description: OpenPGP digital signature


Re: [Qemu-devel] [PATCH 0/2] iotests: Skip 181 and 201 without userfaultfd

2018-04-16 Thread Max Reitz
On 2018-04-06 17:17, Max Reitz wrote:
> My non-Fedora testing system does not have a kernel with userfaultfd
> support which causes 181 and 201 to fail.  That is annoying.  This
> series makes those tests recognize the issue and convert it into a
> _notrun.
> 
> 
> Max Reitz (2):
>   iotests: Add failure matching to common.qemu
>   iotests: Skip 181 and 201 without userfaultfd
> 
>  tests/qemu-iotests/181 | 13 ++
>  tests/qemu-iotests/201 | 13 ++
>  tests/qemu-iotests/common.qemu | 58 
> +-
>  3 files changed, 77 insertions(+), 7 deletions(-)

Ping (considering these are test suite fixes, I'd merge them without
review, too, though.)

Max



signature.asc
Description: OpenPGP digital signature


[Qemu-devel] [PATCH 0/2] iotests: Skip 181 and 201 without userfaultfd

2018-04-06 Thread Max Reitz
My non-Fedora testing system does not have a kernel with userfaultfd
support which causes 181 and 201 to fail.  That is annoying.  This
series makes those tests recognize the issue and convert it into a
_notrun.


Max Reitz (2):
  iotests: Add failure matching to common.qemu
  iotests: Skip 181 and 201 without userfaultfd

 tests/qemu-iotests/181 | 13 ++
 tests/qemu-iotests/201 | 13 ++
 tests/qemu-iotests/common.qemu | 58 +-
 3 files changed, 77 insertions(+), 7 deletions(-)

-- 
2.14.3