Skip to content

Add 1s sleep to flaky modification-time-change test to avoid racing

rfb11 requested to merge flaky-globus-test into main

I think this test sometimes fails because the file-modification-time being written and reflected asynchronously by the filesystem races with it being read back by the change test.

Merge request reports

Loading