[PR #2494] [MERGED] Add missing fixture to clean gpg_key table #16430

Closed
opened 2025-11-02 12:10:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2494
Author: @lafriks
Created: 9/12/2017
Status: Merged
Merged: 9/12/2017
Merged by: @lafriks

Base: masterHead: fix_possibly_failing_tests


📝 Commits (2)

  • 8d1a33b Add missing fixture to clean gpg_key table
  • 7ee031f Fix possible too fast request execution in timetracker start/stop test

📊 Changes

2 files changed (+5 additions, -0 deletions)

View changed files

📝 integrations/timetracking_test.go (+4 -0)
models/fixtures/gpg_key.yml (+1 -0)

📄 Description

Fixes GPG test failures if running integration tests multiple time on same database instance

Also fix timetracker possible too fast request execution of start/stop test


🔄 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/go-gitea/gitea/pull/2494 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 9/12/2017 **Status:** ✅ Merged **Merged:** 9/12/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix_possibly_failing_tests` --- ### 📝 Commits (2) - [`8d1a33b`](https://github.com/go-gitea/gitea/commit/8d1a33bbb99e9f6287b0c94deca1a9aa918a0fbf) Add missing fixture to clean gpg_key table - [`7ee031f`](https://github.com/go-gitea/gitea/commit/7ee031fa82dc1caf95a0c41b029d04056f3d46f9) Fix possible too fast request execution in timetracker start/stop test ### 📊 Changes **2 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `integrations/timetracking_test.go` (+4 -0) ➕ `models/fixtures/gpg_key.yml` (+1 -0) </details> ### 📄 Description Fixes GPG test failures if running integration tests multiple time on same database instance Also fix timetracker possible too fast request execution of start/stop test --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:10:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16430