[PATCH 0/2] Fix ehci-test

Marc-André Lureau posted 2 patches 4 years, 6 months ago
Test asan passed
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 failed
Test docker-clang@ubuntu failed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190926111955.17276-1-marcandre.lureau@redhat.com
Maintainers: Thomas Huth <thuth@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Laurent Vivier <lvivier@redhat.com>
tests/Makefile.include    | 4 +---
tests/usb-hcd-ehci-test.c | 4 ++--
2 files changed, 3 insertions(+), 5 deletions(-)
[PATCH 0/2] Fix ehci-test
Posted by Marc-André Lureau 4 years, 6 months ago
Hi,

Here are 2 small fixes to fix ehci qtest.

Marc-André Lureau (2):
  tests: fix usb-hcd-ehci-test compilation
  tests: fix echi/ehci typo

 tests/Makefile.include    | 4 +---
 tests/usb-hcd-ehci-test.c | 4 ++--
 2 files changed, 3 insertions(+), 5 deletions(-)

-- 
2.23.0


Re: [PATCH 0/2] Fix ehci-test
Posted by no-reply@patchew.org 4 years, 6 months ago
Patchew URL: https://patchew.org/QEMU/20190926111955.17276-1-marcandre.lureau@redhat.com/



Hi,

This series failed the docker-quick@centos7 build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
make docker-image-centos7 V=1 NETWORK=1
time make docker-test-quick@centos7 SHOW_ENV=1 J=14 NETWORK=1
=== TEST SCRIPT END ===

libudev           no
default devices   yes

warning: Python 2 support is deprecated
warning: Python 3 will be required for building future versions of QEMU
cross containers  no

NOTE: guest cross-compilers enabled: cc
---
qemu-system-aarch64: cannot set up guest memory 'exynos4210.dram0': Cannot allocate memory
Broken pipe
/tmp/qemu-test/src/tests/libqtest.c:140: kill_qemu() tried to terminate QEMU process but encountered exit status 1 (expected 0)
ERROR - too few tests run (expected 61, got 1)
make: *** [check-qtest-aarch64] Error 1
make: *** Waiting for unfinished jobs....
  TEST    check-qtest-x86_64: tests/usb-hcd-xhci-test


The full log is available at
http://patchew.org/logs/20190926111955.17276-1-marcandre.lureau@redhat.com/testing.docker-quick@centos7/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com