tests/blacklists/nix
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 06 Mar 2024 16:18:03 +0100
changeset 51535 03247e37ccf7
parent 50444 0729d011c542
permissions -rw-r--r--
branchcache: move the processing of the new data in a dedicated method In a future changeset, this will allow the V3 of the branch cache to use a fast path when possible.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50444
0729d011c542 tests: add test ignore list for nix
pacien <pacien.trangirard@pacien.net>
parents:
diff changeset
     1
# Tests to be disabled when building and testing in the Nix sandbox.
0729d011c542 tests: add test ignore list for nix
pacien <pacien.trangirard@pacien.net>
parents:
diff changeset
     2
0729d011c542 tests: add test ignore list for nix
pacien <pacien.trangirard@pacien.net>
parents:
diff changeset
     3
# tests enforcing "/usr/bin/env" shebangs, which are patched for nix
0729d011c542 tests: add test ignore list for nix
pacien <pacien.trangirard@pacien.net>
parents:
diff changeset
     4
test-run-tests.t
0729d011c542 tests: add test ignore list for nix
pacien <pacien.trangirard@pacien.net>
parents:
diff changeset
     5
test-check-shbang.t
0729d011c542 tests: add test ignore list for nix
pacien <pacien.trangirard@pacien.net>
parents:
diff changeset
     6
0729d011c542 tests: add test ignore list for nix
pacien <pacien.trangirard@pacien.net>
parents:
diff changeset
     7
# doesn't like the extra setlocale warnings emitted by the nix bash wrappers
0729d011c542 tests: add test ignore list for nix
pacien <pacien.trangirard@pacien.net>
parents:
diff changeset
     8
test-locale.t