Skip to content

Commit fadf60e

Browse files
author
MarcoFalke
committed
qa: Note on test order in test_runner
1 parent 79399c8 commit fadf60e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/functional/test_runner.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@
130130
'feature_logging.py',
131131
'node_network_limited.py',
132132
'conf_args.py',
133+
# Don't append tests at the end to avoid merge conflicts
134+
# Put them in a random line within the section that fits their approximate run-time
133135
]
134136

135137
EXTENDED_SCRIPTS = [

0 commit comments

Comments
 (0)