[Qemu-devel] [RFC PATCH 0/2] Travis Stability Patches

Alex Bennée posted 2 patches 7 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180518091440.1559-1-alex.bennee@linaro.org
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
.travis.yml            | 2 +-
tests/Makefile.include | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
[Qemu-devel] [RFC PATCH 0/2] Travis Stability Patches
Posted by Alex Bennée 7 years, 5 months ago
Hi,

The Sisyphean task of keeping our CI stable continues. The first patch
is simple as it reduces the build to prevent us timing out. The second
patch isn't meant for merging but as far as I can tell covers all the
regular tests that fail on Travis. I would be grateful if the test
authors could attempt to reproduce the failures and make the tests
more stable. I suspect they are load related but I haven't looked that
deeply.

Alex Bennée (2):
  .travis.yml: disable linux-user build for gcov
  tests/Makefile: comment out flakey tests

 .travis.yml            | 2 +-
 tests/Makefile.include | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.17.0