[PR #2346] [CLOSED] remove retry #2618

Closed
opened 2025-12-29 03:22:03 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2346
Author: @kradalby
Created: 1/16/2025
Status: Closed

Base: mainHead: kradalby/no-ci-retry


📝 Commits (2)

📊 Changes

4 files changed (+11 additions, -14 deletions)

View changed files

📝 .github/workflows/test-integration.yaml (+1 -4)
📝 flake.nix (+1 -1)
📝 go.mod (+3 -3)
📝 go.sum (+6 -6)

📄 Description

Test if there is a large amount of flaky test, goal would be to mark them individually with:
tailscale.com/cmd/testwrapper/flakytest

to encourage fixing them instead of leaving them broken.

This might be pointless as we might be flaking due to gh actions low resources.


🔄 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/juanfont/headscale/pull/2346 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 1/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `kradalby/no-ci-retry` --- ### 📝 Commits (2) - [`6740194`](https://github.com/juanfont/headscale/commit/67401948f25997823da79c82d683e29c5e9cdc2a) remove retry - [`69422c3`](https://github.com/juanfont/headscale/commit/69422c30ac159253f28d3d48a0ef992be70ea4a3) upgrade go crypto ### 📊 Changes **4 files changed** (+11 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test-integration.yaml` (+1 -4) 📝 `flake.nix` (+1 -1) 📝 `go.mod` (+3 -3) 📝 `go.sum` (+6 -6) </details> ### 📄 Description Test if there is a large amount of flaky test, goal would be to mark them individually with: tailscale.com/cmd/testwrapper/flakytest to encourage fixing them instead of leaving them broken. This might be pointless as we might be flaking due to gh actions low resources. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:22:03 +01:00
adam closed this issue 2025-12-29 03:22:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2618