Page MenuHomePhabricator

Merge #12849: Tests: Add logging in loops in p2p_sendhears.py
ClosedPublic

Authored by markblundeberg on May 21 2019, 19:21.

Details

Summary

PR12849 backport https://github.com/bitcoin/bitcoin/pull/12849/files
8dd547d82b Adding logging for loop iteration level in p2p_sendheaders.py (ccdle12)

Pull request description:

PR for #12453

New contributor looking at mainly the 'good first issues'.

From my understanding of the issue:
 * Track the iteration level of loop when test fails in Travis CI

Further clarification on the issue would be greatly appreciated to narrow down what can be fixed or updated.

Depends on D3085

Test Plan

test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fixp2p
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5929
Build 9918: Bitcoin ABC Buildbot (legacy)
Build 9917: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 21 2019, 21:14