mbox series

[0/2] Fix ehci-test

Message ID 20190926111955.17276-1-marcandre.lureau@redhat.com (mailing list archive)
Headers show
Series Fix ehci-test | expand

Message

Marc-André Lureau Sept. 26, 2019, 11:19 a.m. UTC
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(-)

Comments

no-reply@patchew.org Sept. 27, 2019, 6:23 a.m. UTC | #1
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