about summary refs log tree commit diff
path: root/third_party/nix/src/tests/lang/disabled/README.txt
blob: 50225deb63a20366586ebc45a340c8507d1b4a84 (plain) (blame)
1
2
3
4
5
6
7
These tests are disabled primarily because the DummyStore used for
tests does not interact with real files on disk at the moment, but the
tests expect it to.

Once we have a solution for this (potentially just reading & hashing
the files, but not writing them anywhere) these tests will be enabled
again.