Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix brittle test #1529

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Fix brittle test #1529

merged 1 commit into from
Mar 13, 2024

Commits on Mar 10, 2024

  1. Fix brittle test

    This test was failing sometimes due to a mismatch in clocks between Go
    and the filesystem, with messages like this one:
    
    ```
    listed bucket has unexpected creation time. Expected between test
    start time 2024-03-10 06:58:36.004471224 +0000 UTC m=+0.048304750
       and now 2024-03-10 06:58:36.006076153 +0000 UTC m=+0.049909699
       actual: 2024-03-10 06:58:35.999266041 +0000 UTC
    ```
    manuteleco committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    840ad2f View commit details
    Browse the repository at this point in the history