Skip to content

Fix test_gitrepo in case global Git configuration is not in place#5013

Merged
boegel merged 1 commit intoeasybuilders:developfrom
Flamefire:fix-gitrepo-test
Oct 8, 2025
Merged

Fix test_gitrepo in case global Git configuration is not in place#5013
boegel merged 1 commit intoeasybuilders:developfrom
Flamefire:fix-gitrepo-test

Conversation

@Flamefire
Copy link
Copy Markdown
Contributor

The test fails when no global git username is set. Set environment variables in the test to avoid that. Also fix some minor spelling issues.

Fixes #2312
Fixes #2754

At least I think so. That was the main offender and I guess the other failures should be fixed by now. At least I can't reproduce them and the issues are very old.

The test fails when no global git username is set.
Set environment variables in the test to avoid that.
Also fix some minor spelling issues.
@boegel boegel added this to the next release (5.2.0?) milestone Oct 8, 2025
@boegel boegel changed the title Fix test_gitrepo Fix test_gitrepo in case global Git configuration is not in place Oct 8, 2025
Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel boegel enabled auto-merge October 8, 2025 07:25
@boegel boegel merged commit a656d9e into easybuilders:develop Oct 8, 2025
53 of 55 checks passed
@Flamefire Flamefire deleted the fix-gitrepo-test branch October 8, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test results fail with clean ubuntu 18.04 python -m test.framework.suite failed

2 participants