[PR #6217] [MERGED] Revert "Fix flaky merkle test by enforcing deterministic key ordering" #40820

Closed
opened 2026-04-23 13:37:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6217
Author: @MatissJanis
Created: 11/20/2025
Status: Merged
Merged: 11/21/2025
Merged by: @MatissJanis

Base: masterHead: revert-6165-matiss/fix-merkle-test-flakiness


📝 Commits (3)

  • 3593c54 Revert "Fix flaky merkle test by enforcing deterministic key ordering (#6165)"
  • b21c736 Add release notes for PR #6217
  • 7e06d83 Merge branch 'master' into revert-6165-matiss/fix-merkle-test-flakiness

📊 Changes

3 files changed (+16 additions, -65 deletions)

View changed files

📝 packages/crdt/src/crdt/merkle.ts (+9 -59)
upcoming-release-notes/6165.md (+0 -6)
upcoming-release-notes/6217.md (+7 -0)

📄 Description

Reverts actualbudget/actual#6165

This did not make the unit test more stable unfortunately, so there is no point in leaving it in. Hence: reverting.

I hope this PR will improve the stability.


🔄 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/6217 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 11/21/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `revert-6165-matiss/fix-merkle-test-flakiness` --- ### 📝 Commits (3) - [`3593c54`](https://github.com/actualbudget/actual/commit/3593c54af2c3ff2e8f89938a0dcf89d62feaba93) Revert "Fix flaky merkle test by enforcing deterministic key ordering (#6165)" - [`b21c736`](https://github.com/actualbudget/actual/commit/b21c736121db3b30228d10a4f248fcbfd05ab012) Add release notes for PR #6217 - [`7e06d83`](https://github.com/actualbudget/actual/commit/7e06d83056422770f270d447616cea7c0091afc3) Merge branch 'master' into revert-6165-matiss/fix-merkle-test-flakiness ### 📊 Changes **3 files changed** (+16 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `packages/crdt/src/crdt/merkle.ts` (+9 -59) ➖ `upcoming-release-notes/6165.md` (+0 -6) ➕ `upcoming-release-notes/6217.md` (+7 -0) </details> ### 📄 Description Reverts actualbudget/actual#6165 This did not make the unit test more stable unfortunately, so there is no point in leaving it in. Hence: reverting. I hope [this PR](https://github.com/actualbudget/actual/pull/6216) will improve the stability. --- <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-04-23 13:37:47 -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#40820