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
- Branch
- fix_feature_assumevalid_tsan_timeout
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 9097 Build 16156: Default Diff Build & Tests Build 16155: arc lint + arc unit
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.