mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-29 15:29:14 +01:00
qa: Note on test order in test_runner
This commit is contained in:
@@ -130,6 +130,8 @@ BASE_SCRIPTS= [
|
|||||||
'feature_logging.py',
|
'feature_logging.py',
|
||||||
'node_network_limited.py',
|
'node_network_limited.py',
|
||||||
'conf_args.py',
|
'conf_args.py',
|
||||||
|
# Don't append tests at the end to avoid merge conflicts
|
||||||
|
# Put them in a random line within the section that fits their approximate run-time
|
||||||
]
|
]
|
||||||
|
|
||||||
EXTENDED_SCRIPTS = [
|
EXTENDED_SCRIPTS = [
|
||||||
|
|||||||
Reference in New Issue
Block a user