Depending on the machine, parallel checking of script happens or not. When it does happen, the error code is different than when it doesn't. This update the test so that parallel checking is never used, and so the error code is always the same.
Details
Details
- Reviewers
freetrader kyuupichan sickpig awemany - Group Reviewers
Restricted Project - Commits
- rSTAGING65fe392800c2: Fix abc-p2p-activation.py when run on a monocore machine
rABC65fe392800c2: Fix abc-p2p-activation.py when run on a monocore machine
Run the test.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- inputfailreport
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 295 Build 295: arc lint + arc unit
Event Timeline
Comment Actions
Ran the test on my Linux machine, it passed.
Accepting so that we can try it easily on Travis to see if it fixes the crashes discussed that gave rise to T43 .