[Qemu-devel] [PATCH 0/2] Enable iotests during "make check"

Thomas Huth posted 2 patches 4 years, 8 months ago
Test docker-clang@ubuntu passed
Test asan failed
Test docker-mingw@fedora passed
Test s390x passed
Test FreeBSD passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190715145438.6880-1-thuth@redhat.com
Maintainers: Kevin Wolf <kwolf@redhat.com>, Max Reitz <mreitz@redhat.com>
There is a newer version of this series
tests/Makefile.include      |   8 +--
tests/check-block.sh        |  44 +++++++++++----
tests/qemu-iotests-quick.sh |   8 ---
tests/qemu-iotests/group    | 109 ++++++++++++++++++------------------
4 files changed, 93 insertions(+), 76 deletions(-)
delete mode 100755 tests/qemu-iotests-quick.sh
[Qemu-devel] [PATCH 0/2] Enable iotests during "make check"
Posted by Thomas Huth 4 years, 8 months ago
First patch removes some more problematic tests from the "auto" group,
so that we can finally enable the "iotests" during "make check" in the
second patch.

Thomas Huth (2):
  tests/qemu-iotests/group: Remove some more tests from the "auto" group
  tests: Run the iotests during "make check" again

 tests/Makefile.include      |   8 +--
 tests/check-block.sh        |  44 +++++++++++----
 tests/qemu-iotests-quick.sh |   8 ---
 tests/qemu-iotests/group    | 109 ++++++++++++++++++------------------
 4 files changed, 93 insertions(+), 76 deletions(-)
 delete mode 100755 tests/qemu-iotests-quick.sh

-- 
2.21.0