Skip to content

Fixing CI by skipping problematic test for Git >=2.24

Georges Racinet requested to merge topic/default/git-2.24 into branch/default

Of course, skipping a test is a stop-gap measure, but it's better than the current state with continuous integration being constantly failing.

Also, while doing this, I realised it was problematic in the case of hg-git to use the test runner from the target Mercurial version, and that led me to improve a bit further on the CI configuration.

Merge request reports

Loading