oauth_validator: Shorten JSON responses in test logs
Jacob Champion <jchampion@postgresql.org>
Author:
Jacob Champion <jchampion@postgresql.org>
Date: 2025-11-26T04:39:47Z
Releases:
19 (unreleased)
oauth_validator: Shorten JSON responses in test logs Response padding from the oauth_validator abuse tests was adding a couple megabytes to the test logs. We don't need the buildfarm to hold onto that, and we don't need to read it when debugging; truncate it. Reported-by: Álvaro Herrera <alvherre@kurilemu.de> Discussion: https://postgr.es/m/202511251218.zfs4nu2qnh2m%40alvherre.pgsql Backpatch-through: 18
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/oauth_validator/t/oauth_server.py | modified | +21 −1 |
Discussion
- reduce size of logs stored by buildfarm 8 messages · 2025-11-25 → 2025-12-01