Re: [Qemu-devel] [PATCH 0/2] iotests compat=0.10 fixes

2018-01-17 Thread Max Reitz
On 2018-01-17 17:54, Eric Blake wrote:
> As requested here:
> https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg03984.html
> 
> Eric Blake (1):
>   iotests: Split 177 into two parts for compat=0.10
> 
> Max Reitz (1):
>   iotests: Disable some tests for compat=0.10

Thanks!  Applied to my block branch:

https://github.com/XanClic/qemu/commits/block

Max



signature.asc
Description: OpenPGP digital signature


[Qemu-devel] [PATCH 0/2] iotests compat=0.10 fixes

2018-01-17 Thread Eric Blake
As requested here:
https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg03984.html

Eric Blake (1):
  iotests: Split 177 into two parts for compat=0.10

Max Reitz (1):
  iotests: Disable some tests for compat=0.10

 tests/qemu-iotests/080 |   5 +-
 tests/qemu-iotests/130 |   2 +
 tests/qemu-iotests/137 |   2 +
 tests/qemu-iotests/176 |   2 +
 tests/qemu-iotests/177 |  20 +++-
 tests/qemu-iotests/177.out |  22 ++---
 tests/qemu-iotests/204 | 119 +
 tests/qemu-iotests/204.out |  63 
 tests/qemu-iotests/group   |   1 +
 9 files changed, 202 insertions(+), 34 deletions(-)
 create mode 100755 tests/qemu-iotests/204
 create mode 100644 tests/qemu-iotests/204.out

-- 
2.14.3