File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -945,6 +945,7 @@ jobs:
945945 --timeout=9 \
946946 --durations=10 \
947947 --numprocesses auto \
948+ --snapshot-details \
948949 --dist=loadfile \
949950 ${cov_params[@]} \
950951 -o console_output_style=count \
@@ -1067,6 +1068,7 @@ jobs:
10671068 -qq \
10681069 --timeout=20 \
10691070 --numprocesses 1 \
1071+ --snapshot-details \
10701072 ${cov_params[@]} \
10711073 -o console_output_style=count \
10721074 --durations=10 \
@@ -1193,6 +1195,7 @@ jobs:
11931195 -qq \
11941196 --timeout=9 \
11951197 --numprocesses 1 \
1198+ --snapshot-details \
11961199 ${cov_params[@]} \
11971200 -o console_output_style=count \
11981201 --durations=0 \
@@ -1339,6 +1342,7 @@ jobs:
13391342 -qq \
13401343 --timeout=9 \
13411344 --numprocesses auto \
1345+ --snapshot-details \
13421346 ${cov_params[@]} \
13431347 -o console_output_style=count \
13441348 --durations=0 \
You can’t perform that action at this time.
0 commit comments