Page MenuHomePhabricator

Revert "test: Show debug log on unit test failure"
ClosedPublic

Authored by PiRK on Aug 31 2021, 08:39.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC831c8d793a79: Revert "test: Show debug log on unit test failure"
Summary

This reverts rABCee4e128c034d2ce2a50bf4df4e90b49b5709dfbe.

This cause segmentation faults. The fixture triggers a double free.

Test Plan

@Fabien was able to consistently reproduce the issue with ASAN and bisected it to this commit.