tests/missing-comment.hg
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 11 Oct 2024 11:03:21 -0400
branchstable
changeset 52154 6ca0771b32ef
parent 17064 168cc52ad7c2
permissions -rw-r--r--
tests: disable `test-git-interop.t` with a requirements directive Note that the failures in this test affect all platforms. I don't like this, but the test has been broken for awhile because of dirstate API changes, and nobody noticed because the required `pygit2` package isn't installed on the CI systems. I did install it on the mac CI system, which triggers this failure. Disabling it is no worse than not running it due to the missing package, but at least this way the CI systems can get the package installed, and the test can be enabled and fixed eventually, without needing to alter the CI systems. The feature here is kind of abused. I thought about adding one specifically to test for CI, but didn't feel like doing it at this point. Maybe if we need to disable things to get the Windows CI off the ground (but that likely requires testing for CI + platform).

(binary:application/octet-stream)