Skip to content

Commit

Permalink
Merge bitcoin#19427: ci: Run all tests on native mac again
Browse files Browse the repository at this point in the history
fa23fbb ci: Run all tests on native mac again (MarcoFalke)

Pull request description:

  They should pass again after f6072e6

ACKs for top commit:
  practicalswift:
    ACK fa23fbb -- Travis is happy and so am I

Tree-SHA512: 49c16b6056d4e67d12a202744e1c56fee2788830213fe4a195955ad44c6b8ecce768a591463ffa0048821959a75b6fad4178629a8866c4a26799c4c8c13e933d
  • Loading branch information
MarcoFalke authored and PastaPastaPasta committed Jan 6, 2024
1 parent 00bba6e commit 9eb9825
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/test/00_setup_env_mac_host.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export PIP_PACKAGES="zmq lief"
export RUN_SECURITY_TESTS="true"
export GOAL="install"
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --disable-miner --enable-werror"
export TEST_RUNNER_EXTRA="wallet_disable" # Only run wallet_disable as a smoke test, see https://github.com/bitcoin/bitcoin/pull/17240#issuecomment-546022121 why the other tests are disabled
# Run without depends
export NO_DEPENDS=1
export OSX_SDK=""

0 comments on commit 9eb9825

Please sign in to comment.