This is expected to avoid flakiness when it runs with TSAN.
Details
Details
- Reviewers
deadalnix jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGING9b9bfc718f0b: Increase RPC timeout for the feature_assumevalid test
rABC9b9bfc718f0b: Increase RPC timeout for the feature_assumevalid test
With TSAN:
./test/functional/test_runner.py feature_assumevalid.
Run the TSAN build on CI.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Need to run the TSAN build a few times to see if the fix is working, since I cannot reproduce locally.
Comment Actions
Requesting review since I can't make the test to fail. That doesn't mean that it works, but at least gives some confidence.