CrunchyData / postgres-operator-client

Apache License 2.0
15 stars 13 forks source link

Support export process test fix #60

Closed tjmoore4 closed 1 year ago

tjmoore4 commented 1 year ago

In certain environments, the number of found process files varies more than expected depending on how quickly the test is run. To eliminate test flakiness, simplify the process file check to pass if at least one expected file is found.

Issue: [sc-18017]