[PR #7847] [MERGED] Fix OpenID auth test flakiness #97333

Closed
opened 2026-05-26 14:18:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7847
Author: @MatissJanis
Created: 5/14/2026
Status: Merged
Merged: 5/14/2026
Merged by: @MatissJanis

Base: masterHead: claude/fix-flaky-openid-test-htdwK


📝 Commits (5)

  • efee62a [AI] Fix flaky openid /config test from cross-worker auth race
  • 8c27e6c Add release notes for PR #7847
  • f6ba687 Change category from Bugfixes to Maintenance
  • 488b8b4 [AI] Disable file parallelism for sync-server tests
  • af01421 [AI] Revert openid test changes, reword release note

📊 Changes

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

View changed files

📝 packages/sync-server/vitest.config.ts (+3 -0)
upcoming-release-notes/7847.md (+6 -0)

📄 Description

Description

Fixing some more flakyness in unit tests

https://github.com/actualbudget/actual/actions/runs/25874770910/job/76069391685

n/a

Testing

Unit tests should pass

Checklist

  • Release notes added
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

https://claude.ai/code/session_01VRQXkeWdvPJU6zReqjAoxt


🔄 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/actualbudget/actual/pull/7847 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 5/14/2026 **Status:** ✅ Merged **Merged:** 5/14/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `claude/fix-flaky-openid-test-htdwK` --- ### 📝 Commits (5) - [`efee62a`](https://github.com/actualbudget/actual/commit/efee62a3b1c9fe86ea2fe95d0a95a4c5f726a2bf) [AI] Fix flaky openid /config test from cross-worker auth race - [`8c27e6c`](https://github.com/actualbudget/actual/commit/8c27e6c5007eb8bd358fa7bf74734de0c67d23e7) Add release notes for PR #7847 - [`f6ba687`](https://github.com/actualbudget/actual/commit/f6ba68734cc48f8e5452230a532c67a7ca4984ea) Change category from Bugfixes to Maintenance - [`488b8b4`](https://github.com/actualbudget/actual/commit/488b8b4fc47c03c026f8db6e094a4d58f4c0cbb4) [AI] Disable file parallelism for sync-server tests - [`af01421`](https://github.com/actualbudget/actual/commit/af01421f8707921cc1dbb10afad8bfbdd7d7cc81) [AI] Revert openid test changes, reword release note ### 📊 Changes **2 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/vitest.config.ts` (+3 -0) ➕ `upcoming-release-notes/7847.md` (+6 -0) </details> ### 📄 Description ## Description Fixing some more flakyness in unit tests https://github.com/actualbudget/actual/actions/runs/25874770910/job/76069391685 ## Related issue(s) n/a ## Testing Unit tests should pass ## Checklist - [x] Release notes added - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed https://claude.ai/code/session_01VRQXkeWdvPJU6zReqjAoxt --- <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 2026-05-26 14:18:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#97333