[PR #1185] [CLOSED] Debug flaky test on Windows #1269

Closed
opened 2026-03-03 12:33:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1185
Author: @fsouza
Created: 5/27/2023
Status: Closed

Base: mainHead: debug-flaky-test


📝 Commits (4)

  • 0c78166 fakestorage: use cmp.Equal instead of diff in test
  • e0a51a2 add log line
  • 73b84a5 github/workflows/main: make it windows only
  • de4c509 github/workflows/main: simplify matrix

📊 Changes

3 files changed (+4 additions, -143 deletions)

View changed files

📝 .github/workflows/main.yml (+0 -142)
📝 fakestorage/server.go (+3 -0)
📝 fakestorage/server_test.go (+1 -1)

📄 Description

I don't have access to a Windows machine, so I'll have to practice some traditional CI-drive development.


🔄 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/1185 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 5/27/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `debug-flaky-test` --- ### 📝 Commits (4) - [`0c78166`](https://github.com/fsouza/fake-gcs-server/commit/0c7816646c918128e3ae0daa4f78e22a0d61c9ad) fakestorage: use cmp.Equal instead of diff in test - [`e0a51a2`](https://github.com/fsouza/fake-gcs-server/commit/e0a51a2dd207f0a913412e6ce291bc235864c0fe) add log line - [`73b84a5`](https://github.com/fsouza/fake-gcs-server/commit/73b84a598177d76ff89f089ff7b7b90899fa2b53) github/workflows/main: make it windows only - [`de4c509`](https://github.com/fsouza/fake-gcs-server/commit/de4c50949d5b559fd829fb87c45e77bc82986795) github/workflows/main: simplify matrix ### 📊 Changes **3 files changed** (+4 additions, -143 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/main.yml` (+0 -142) 📝 `fakestorage/server.go` (+3 -0) 📝 `fakestorage/server_test.go` (+1 -1) </details> ### 📄 Description I don't have access to a Windows machine, so I'll have to practice some traditional CI-drive development. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:33:50 +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#1269
No description provided.