Skip to content

Commit 23729b6

Browse files
committed
Debug
1 parent 02dc676 commit 23729b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/clickhouse-test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2615,6 +2615,8 @@ def run_tests_array(
26152615
proc_name = multiprocessing.current_process().name
26162616
print(f"Running {about}{num_tests} {test_suite.suite} tests ({proc_name}).")
26172617

2618+
print('!!!!!', multiprocessing.current_process().name, '\n'.join(all_tests))
2619+
26182620
while True:
26192621
if all_tests:
26202622
try:

0 commit comments

Comments
 (0)