diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2023-02-23 09:25:47 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2023-02-23 09:25:47 +0100 |
commit | 337903a16fb0980950a98a17c388b28da8642446 (patch) | |
tree | b849fd893b381bf01d2aa630fc8a71fa44036f38 /src/backend/access/gist/gistscan.c | |
parent | 78be04e4c672a3ffb9c92dbb172dbd16edce8941 (diff) | |
download | postgresql-337903a16fb0980950a98a17c388b28da8642446.tar.gz postgresql-337903a16fb0980950a98a17c388b28da8642446.zip |
Consider a failed process as a failed test in pg_regress
Commit 55de145d1cf added reporting of child process failures, but the
test suite is still allowed to pass even if the process failed. Since
regress tests are higher level tests, a false positive is more likely
in this case so report failed test processes as failed tests.
Reported-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/82C46B5E-1821-4039-82C2-56BCA5992989@yesql.se
Discussion: https://postgr.es/m/20221122235636.4frx7hjterq6bmls@awork3.anarazel.de
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions