[PR #447] [MERGED] Increase time tolerance to avoid test flakes #620

Closed
opened 2026-03-03 12:30:52 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: fix-flake


📝 Commits (1)

  • 4721e61 Increase 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.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/447 **Author:** [@drigz](https://github.com/drigz) **Created:** 3/10/2021 **Status:** ✅ Merged **Merged:** 3/10/2021 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `fix-flake` --- ### 📝 Commits (1) - [`4721e61`](https://github.com/fsouza/fake-gcs-server/commit/4721e6135574c0e3ac0167186994adb3bc735d42) Increase time tolerance to avoid test flakes ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `internal/backend/backend_test.go` (+5 -2) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:30:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#620
No description provided.