Page MenuHomePhabricator

Fix the Qt tests on MacOS
ClosedPublic

Authored by Fabien on Sep 29 2025, 19:25.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC35601c67128b: Fix the Qt tests on MacOS
Summary

We need to create the directories so the tests can find them. Not sure why it doesn't fail on windows and linux but there is quite a lot of platform dependent code in the path handling.

Test Plan

On macos: ninja check-bitcoin-qt

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Sep 29 2025, 19:25
This revision is now accepted and ready to land.Sep 30 2025, 05:22
This revision was automatically updated to reflect the committed changes.