mbox series

[0/2] buildsys: Disable qht-bench parallel test when using gprof

Message ID 20190103142919.30090-1-philmd@redhat.com (mailing list archive)
Headers show
Series buildsys: Disable qht-bench parallel test when using gprof | expand

Message

Philippe Mathieu-Daudé Jan. 3, 2019, 2:29 p.m. UTC
Disable test-qht-par when using gprof, as this break Travis CI.

See: https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg01638.html

Philippe Mathieu-Daudé (2):
  configure: Let the TARGET_GPROF var use the regular 'y' for Yes
  tests: Disable qht-bench parallel test when using gprof

 configure              | 2 +-
 tests/Makefile.include | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)