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