Skip to content

Commit 097ac74

Browse files
committed
ci: Add more functional tests to the native Windows task
1 parent 8e08a4b commit 097ac74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ task:
9393
QTBASEDIR: 'C:\Qt5.12.11_x64_static_vs2019_160900'
9494
x64_NATIVE_TOOLS: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvars64.bat"'
9595
IgnoreWarnIntDirInTempDetected: 'true'
96-
EXCLUDE_TESTS: 'feature_addrman.py,feature_bip68_sequence.py,feature_fee_estimation.py,mining_prioritisetransaction.py,p2p_getaddr_caching.py,p2p_invalid_locator.py,p2p_invalid_tx.py,rpc_misc.py,rpc_net.py,wallet_avoidreuse.py,wallet_descriptor.py,wallet_groups.py,wallet_keypool.py'
96+
EXCLUDE_TESTS: 'feature_addrman.py,feature_asmap.py'
9797
merge_script:
9898
- git config --global user.email "[email protected]"
9999
- git config --global user.name "ci"

0 commit comments

Comments
 (0)