Re: test/modules/test_oat_hooks vs. debug_discard_caches=1
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tomas Vondra <tomas.vondra@enterprisedb.com>, Tom Lane
<tgl@sss.pgh.pa.us>, Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-11-19T13:51:28Z
Lists: pgsql-hackers
On 2022-11-19 Sa 05:34, Tomas Vondra wrote: > > I wonder if it'd make sense to have some simple & optional alerting > based on how long ago the machine reported the last result. Send e-mail > if there was no report for a month or so would be enough. This has been part of the buildfarm for a very long time. See the alerts section of the config file. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
Commits
-
Disable debug_discard_caches in test_oat_hooks test.
- ad0867314daa 15.2 landed
- 3efc82e28951 16.0 landed