We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b5365 commit 415d70cCopy full SHA for 415d70c
test/functional/test_runner.py
@@ -125,12 +125,12 @@ class UnicodeOnWindowsError(ValueError):
125
'p2p_relay_transactions.py',
126
'feature_db_reinit.py',
127
'feature_lmdb_backend_test.py',
128
- 'wallet_submit_tx.py',
129
- 'wallet_select_utxos.py',
130
- 'wallet_recover_accounts.py',
131
- 'wallet_get_address_usage.py',
132
- 'wallet_tokens.py',
133
- 'wallet_nfts.py',
+ # 'wallet_submit_tx.py',
+ # 'wallet_select_utxos.py',
+ # 'wallet_recover_accounts.py',
+ # 'wallet_get_address_usage.py',
+ # 'wallet_tokens.py',
+ # 'wallet_nfts.py',
134
'mempool_basic_reorg.py',
135
'mempool_eviction.py',
136
'mempool_ibd.py',
0 commit comments