Page MenuHomePhabricator

Add output to validation_tests loop to prevent Travis timing out
AbandonedPublic

Authored by freetrader on Jul 22 2017, 14:19.

Details

Reviewers
deadalnix
CCulianu
Group Reviewers
Restricted Project
Summary

Current Travis runs sometimes time out due to lack of test output
on mingw64 platform as the test can sometimes run very slowly.
(see T44)

This patch adds output to prevent Travis builds timing out.
However, we need to remove it once the root cause of T44 is
resolved.

Test Plan

make check
observe Travis jobs to see if output frequency is sufficient

Diff Detail

Repository
rABC Bitcoin ABC
Branch
mingw64_travis_bandaid
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 565
Build 565: arc lint + arc unit

Event Timeline

Herald added 1 blocking reviewer(s): Restricted Project. · View Herald TranscriptJul 22 2017, 14:19
deadalnix requested changes to this revision.Jul 22 2017, 15:02

No.

This is fine for debugging but we aren't merging debugging code.

This revision now requires changes to proceed.Jul 22 2017, 15:02

No point in keeping this around then.