- Notifications
You must be signed in to change notification settings - Fork5k
Commit89d16b6
committed
ci: enable various runtime checks on FreeBSD and macOS
Increase likelihood of discovering problems during CI rather the buildfarm bydefining -DRELCACHE_FORCE_RELEASE -DCOPY_PARSE_PLAN_TREES-DWRITE_READ_PARSE_PLAN_TREES -DRAW_EXPRESSION_COVERAGE_TEST on FreeBSD, and-DRANDOMIZE_ALLOCATED_MEMORY on macOS.FreeBSD and macoS are currently not CI bottlenecks, so we can afford toincrease their test times a bit.Author: Justin Pryzby <pryzbyj@telsasoft.com>Discussion:https://postgr.es/m/20220910200542.GX31833@telsasoft.com1 parent2d2f083 commit89d16b6
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
| |||
306 | 307 |
| |
307 | 308 |
| |
308 | 309 |
| |
| 310 | + | |
309 | 311 |
| |
310 | 312 |
| |
311 | 313 |
| |
|
0 commit comments
Comments
(0)