mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 21:55:56 +03:00
[PR #447] [MERGED] Increase time tolerance to avoid test flakes #620
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#620
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fsouza/fake-gcs-server/pull/447
Author: @drigz
Created: 3/10/2021
Status: ✅ Merged
Merged: 3/10/2021
Merged by: @fsouza
Base:
main← Head:fix-flake📝 Commits (1)
4721e61Increase time tolerance to avoid test flakes📊 Changes
1 file changed (+5 additions, -2 deletions)
View changed files
📝
internal/backend/backend_test.go(+5 -2)📄 Description
I observed this test failing 0.5% of the time on our CI server. After
this change, I ran the test 10,000 times without seeing any failures.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.