agora inbox for pgsql-committers@postgresql.orghelp / color / mirror / Atom feed
pgsql: Wait for checksum state transition in test 2+ messages / 1 participants [nested] [flat]
* pgsql: Wait for checksum state transition in test @ 2026-09-01 09:29 Daniel Gustafsson <dgustafsson@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Daniel Gustafsson @ 2026-09-01 09:29 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org Wait for checksum state transition in test The test for disabling data checksums after a failure didn't wait for the state transition to complete before testing, which could lead to false negatives in testing. Fix by passing the wait param when disabling. Identified on buildfarm member culicidae. Author: Daniel Gustafsson <daniel@yesql.se> Reported-by: Alexander Lakhin <exclusion@gmail.com> Reviewed-by: Alexander Lakhin <exclusion@gmail.com> Discussion: https://postgr.es/m/b2f34fd3-8e98-450e-9e8c-ac08238e9116@gmail.com Backpatch-through: 19 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/5313fc415d90d435b91f7c0786a1630e05440759 Modified Files -------------- src/test/modules/test_checksums/t/005_injection.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgsql: Wait for checksum state transition in test @ 2026-09-01 09:29 Daniel Gustafsson <dgustafsson@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Daniel Gustafsson @ 2026-09-01 09:29 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org Wait for checksum state transition in test The test for disabling data checksums after a failure didn't wait for the state transition to complete before testing, which could lead to false negatives in testing. Fix by passing the wait param when disabling. Identified on buildfarm member culicidae. Author: Daniel Gustafsson <daniel@yesql.se> Reported-by: Alexander Lakhin <exclusion@gmail.com> Reviewed-by: Alexander Lakhin <exclusion@gmail.com> Discussion: https://postgr.es/m/b2f34fd3-8e98-450e-9e8c-ac08238e9116@gmail.com Backpatch-through: 19 Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/135b867a530cac2e3796d87c852b53bef40f0077 Modified Files -------------- src/test/modules/test_checksums/t/005_injection.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-09-01 09:29 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-09-01 09:29 pgsql: Wait for checksum state transition in test Daniel Gustafsson <dgustafsson@postgresql.org> 2026-09-01 09:29 pgsql: Wait for checksum state transition in test Daniel Gustafsson <dgustafsson@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox