File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 3232 matrix :
3333 include :
3434 - name : ' ASan + UBSan'
35- unit_test_runs : 1
36- functional_test_runs : 1
37- nproc_multiplier : 1
35+ unit_test_runs : 15
36+ functional_test_runs : 300
37+ nproc_multiplier : 10
3838 functional_timeout_factor : 4
3939 runner : ubuntu-24.04
4040 apt-llvm : true
6060 -DCMAKE_CXX_FLAGS=-ftrivial-auto-var-init=pattern
6161
6262 - name : ' macOS'
63- unit_test_runs : 1
64- functional_test_runs : 1
65- nproc_multiplier : 1
63+ unit_test_runs : 50
64+ functional_test_runs : 200
65+ nproc_multiplier : 5
6666 functional_timeout_factor : 4
6767 runner : macos-15
6868 brew-packages : ccache capnp boost libevent sqlite pkgconf ninja
@@ -168,9 +168,9 @@ jobs:
168168 strategy :
169169 matrix :
170170 include :
171- - unit_test_runs : 1
172- functional_test_runs : 1
173- nproc_multiplier : 1
171+ - unit_test_runs : 8
172+ functional_test_runs : 300
173+ nproc_multiplier : 10
174174 functional_timeout_factor : 10
175175
176176 env :
You can’t perform that action at this time.
0 commit comments