Files
neon/test_runner/fixtures
John Spray ecf759be6d tests: allow-list S3 500 on DeleteObjects key (#5586)
## Problem

S3 can give us a 500 whenever it likes: when this happens at request
level we eat it in `backoff::retry`, but when it happens for a key
inside a DeleteObjects request, we log it at warn level.

## Summary of changes

Allow-list this class of log message in all tests.
2023-10-18 15:16:58 +00:00
..
2021-05-03 11:31:32 -07:00
2023-09-12 15:11:32 +02:00
2023-08-02 12:38:12 +03:00