Skip to content

Make TestGitEditor more portable#2159

Open
AMDmi3 wants to merge 1 commit into
openSUSE:masterfrom
AMDmi3:fix-test-git-editor
Open

Make TestGitEditor more portable#2159
AMDmi3 wants to merge 1 commit into
openSUSE:masterfrom
AMDmi3:fix-test-git-editor

Conversation

@AMDmi3
Copy link
Copy Markdown
Contributor

@AMDmi3 AMDmi3 commented Jun 1, 2026

Do not use hardcoded editor paths, as these differ on e.g. BSD, so this always happen:

SKIPPED [1] tests/test_git_editor.py:16: nano is not /usr/bin/nano
SKIPPED [1] tests/test_git_editor.py:31: nano is not /usr/bin/nano
SKIPPED [1] tests/test_git_editor.py:21: nano is not /usr/bin/nano
SKIPPED [1] tests/test_git_editor.py:26: nano is not /usr/bin/nano
SKIPPED [1] tests/test_git_editor.py:11: nano is not /usr/bin/nano

Do not use hardcoded editor paths, as these differ on e.g. BSD
@AMDmi3
Copy link
Copy Markdown
Contributor Author

AMDmi3 commented Jun 1, 2026

CI failure is unrelated

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.

1 participant