arm64 Travis CI uses container environment. Because performance of the environment has fluctuation, false positive failures and time outs happened from time to time. This patch series relax test criteria to stablize test result.
Ruifeng Wang (4): test/cycles: restore original delay function test/cycles: increase threshold for containers on aarch64 ci: expose test time out argument ci: increase time out multiplier for containers on aarch64 .ci/linux-build.sh | 3 ++- .travis.yml | 4 ++-- app/test/test_cycles.c | 15 ++++++++++++++- 3 files changed, 18 insertions(+), 4 deletions(-) -- 2.17.1