Page MenuHomePhabricator

D17598.diff
No OneTemporary

D17598.diff

diff --git a/contrib/teamcity/build-configurations.yml b/contrib/teamcity/build-configurations.yml
--- a/contrib/teamcity/build-configurations.yml
+++ b/contrib/teamcity/build-configurations.yml
@@ -231,7 +231,7 @@
# Navigate to the bitcoinsuite-chronik-client directory
pushd "${TOPLEVEL}/modules/bitcoinsuite-chronik-client"
cargo build
- cargo test
+ cargo test -p bitcoinsuite-chronik-client
popd
timeout: 1200
@@ -341,7 +341,7 @@
# Build the main explorer project, will run on all sub dir
pushd "${TOPLEVEL}/web/explorer"
cargo build --locked
- cargo test
+ cargo test -p explorer-server -p explorer-exe
timeout: 1200
build-fuzzer:

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 26, 11:50 (2 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5573460
Default Alt Text
D17598.diff (724 B)

Event Timeline