Merge fort-nix/nix-bitcoin#623: tests/trustedcoin: remove from CI, disable temporarily
26b35120adtests/trustedcoin: remove from CI, disable temporarily (Erik Arvstedt) Pull request description: ACKs for top commit: jonasnick: ACK26b35120adTree-SHA512: e68af4b7f0ddd852ecf15e522199400857b34a68ccc33f6e642f198dc3b3321d5097b61a44e42a0af096ccc3e74ec2afc0593974b66fd932c8f192a9a2c78fd4
This commit is contained in:
@@ -27,7 +27,6 @@ task:
|
||||
- scenario: default
|
||||
- scenario: netns
|
||||
- scenario: netnsRegtest
|
||||
- scenario: trustedcoin
|
||||
# This script is run as root
|
||||
build_script:
|
||||
- echo "sandbox = true" >> /etc/nix/nix.conf
|
||||
|
||||
@@ -275,6 +275,11 @@ buildable=(
|
||||
clightning-replication
|
||||
lndPruned
|
||||
wireguard-lndconnect
|
||||
|
||||
# TODO-EXTERNAL:
|
||||
# Reenable when this has been fixed:
|
||||
# https://github.com/nbd-wtf/trustedcoin/issues/21
|
||||
# trustedcoin
|
||||
)
|
||||
buildable() { buildTests buildable "$@"; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user