##// END OF EJS Templates
tests: conditionalize `chmod` usage in `test-upgrade-repo.t`...
tests: conditionalize `chmod` usage in `test-upgrade-repo.t` While the command itself doesn't error out on Windows, it also doesn't make the filesystem readonly. Therefore the repo gets altered to drop dirstate-v2, and puts it out of sync with that happens on Linux.

File last commit:

r51340:0729d011 default
r52841:ed90f4a1 default
Show More
nix
8 lines | 268 B | text/plain | NixLexer
# Tests to be disabled when building and testing in the Nix sandbox.
# tests enforcing "/usr/bin/env" shebangs, which are patched for nix
test-run-tests.t
test-check-shbang.t
# doesn't like the extra setlocale warnings emitted by the nix bash wrappers
test-locale.t