Page MenuHomePhabricator

Set memory buffer size to 0 for OutputChecker
ClosedPublic

Authored by freetrader on Jun 23 2017, 07:43.

Details

Summary

Travis builds reported MemoryError using the previous buffer size of 2^16 bytes.
More profiling is needed to determine the exact cause of the Travis problem.

Links: T53

Test Plan

qa/pull-tester/rpc-tests.py -extended

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Herald added 1 blocking reviewer(s): Restricted Project. · View Herald TranscriptJun 23 2017, 07:43
This revision is now accepted and ready to land.Jun 23 2017, 09:02
This revision was automatically updated to reflect the committed changes.