mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-18 16:42:54 +01:00
Merge #19427: ci: Run all tests on native mac again
fa23fbb42fci: Run all tests on native mac again (MarcoFalke) Pull request description: They should pass again afterf6072e601aACKs for top commit: practicalswift: ACKfa23fbb42f-- Travis is happy and so am I Tree-SHA512: 49c16b6056d4e67d12a202744e1c56fee2788830213fe4a195955ad44c6b8ecce768a591463ffa0048821959a75b6fad4178629a8866c4a26799c4c8c13e933d
This commit is contained in:
@@ -11,7 +11,6 @@ export DOCKER_NAME_TAG=ubuntu:18.04 # Check that bionic can cross-compile to ma
|
|||||||
export PIP_PACKAGES="zmq"
|
export PIP_PACKAGES="zmq"
|
||||||
export GOAL="install"
|
export GOAL="install"
|
||||||
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --enable-werror"
|
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --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
|
|
||||||
export RUN_SECURITY_TESTS="true"
|
export RUN_SECURITY_TESTS="true"
|
||||||
# Run without depends
|
# Run without depends
|
||||||
export NO_DEPENDS=1
|
export NO_DEPENDS=1
|
||||||
|
|||||||
Reference in New Issue
Block a user