Skip to content

Add a test for mergiraf-style merge drivers specifically#2472

Merged
Byron merged 1 commit intomainfrom
improvements
Mar 17, 2026
Merged

Add a test for mergiraf-style merge drivers specifically#2472
Byron merged 1 commit intomainfrom
improvements

Conversation

@Byron
Copy link
Member

@Byron Byron commented Mar 17, 2026

Based on gitbutlerapp/gitbutler#10509.

Tasks

  • review

Let's keep the test, but unfortunately there is no reproduction, still.

Motivated by gitbutlerapp/gitbutler#10509.
For all that I can tell it should work, and IRL tests also showed that.

Co-authored-by: Sebastian Thiel <sebastian.thiel@icloud.com>
@Byron Byron marked this pull request as ready for review March 17, 2026 07:41
@Byron Byron enabled auto-merge March 17, 2026 07:41
@Byron Byron disabled auto-merge March 17, 2026 07:41
@Byron Byron merged commit 8e47e0f into main Mar 17, 2026
30 checks passed
@Byron Byron deleted the improvements branch March 17, 2026 08:47
}

#[test]
#[cfg(not(windows))] // assertions aren't handling Windows paths, and there is no need.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even though not strictly needed, would it be valuable for this test to be extended to be able to run (and pass), or do you not recommend that this be attempted?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't stop you if you were to take a look. While it adds complexity here it's probably good to know that this can work on windows as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants