Skip to content

Commit 4ffee8c

Browse files
Merge bitcoin#28014: ci: re-enable gui tests for s390x
Co-authored-by: fanquake <[email protected]>
1 parent 479c23b commit 4ffee8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test/00_setup_env_s390x.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ export RUN_UNIT_TESTS=true
2222
export TEST_RUNNER_EXTRA="--exclude rpc_bind,feature_bind_extra" # Excluded for now, see https://github.com/bitcoin/bitcoin/issues/17765#issuecomment-602068547
2323
export RUN_FUNCTIONAL_TESTS=true
2424
export GOAL="install"
25-
export BITCOIN_CONFIG="--enable-reduce-exports --disable-gui-tests --with-boost-process" # GUI tests disabled for now, see https://github.com/bitcoin/bitcoin/issues/23730
25+
export BITCOIN_CONFIG="--enable-reduce-exports --with-boost-process"

0 commit comments

Comments
 (0)