Run test_commit_msg_hook_success on more systems · gitpython-developers/GitPython@881456b · GitHub
Skip to content

Commit 881456b

Browse files
committed
Run test_commit_msg_hook_success on more systems
This changes a default Windows skip of test_commit_msg_hook_success to an xfail, and makes it more specific, expecting failure only when either bash.exe is unavailable (definitely expected) or when bash.exe is the WSL bash wrapper in System32, which fails for some reason even though it's not at all clear it ought to. This showcases the failures rather than skipping, and also lets the test pass on Windows systems where bash.exe is something else, including the Git Bash bash.exe that native Windows CI would use.
1 parent d6a2d28 commit 881456b

1 file changed

Lines changed: 22 additions & 6 deletions

File tree

test/test_index.py

Lines changed: 22 additions & 6 deletions

0 commit comments

Comments
 (0)