Page MenuHomePhabricator

Revert "fuzz: Add process_messages harness"
ClosedPublic

Authored by Fabien on Nov 13 2020, 20:44.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Project
Commits
rABC22c85ce64493: Revert "fuzz: Add process_messages harness"
Summary

This reverts commit a9c2983523b2a7378e642255c52cfe502300d0e6.

The CConman initialization in setup_common.cpp is causing a data race when running the tests, and needs to be investigated.
Unbreak TSAN for now.

Test Plan

With TSAN:

ninja check

Diff Detail

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