Page MenuHomePhabricator

Disable wallet and address book Qt tests on macOS minimal platform
ClosedPublic

Authored by schancel on Nov 12 2018, 22:51.

Details

Summary

Backport Core PR14011 (Fix test by disabling it)

macOS Qt minimal platform is frequently broken, and these are currently failing
with Qt 5.11.1.

The tests do pass when run on the full cocoa platform
(with test_bitcoin-qt -platform cocoa).

Test Plan
make VERBOSE=1 check

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Nov 12 2018, 22:53
This revision was automatically updated to reflect the committed changes.