Mercurial > hg
view tests/blacklists/nix @ 51316:178e50edb4f8
changelog: stop useless enforcing split at the end of transaction
Changelogs are no longer created inline, and existing changelogs are
automatically split. Since we now enforce splitting at the start of any write,
we don't need to enforce splitting at the end of the transaction.
This has the nice side effect of killing the only user of "side_write".
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 11 Jan 2024 16:35:52 +0100 |
parents | 0729d011c542 |
children |
line wrap: on
line source
# 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