mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
tests/functional: Skip tests that don't work in NixOS environment yet
This commit is contained in:
parent
211aec473e
commit
8557d79650
96 changed files with 190 additions and 0 deletions
|
@ -27,6 +27,8 @@ diff -u baz.cat-nar $storePath/foo/baz
|
|||
nix store cat $storePath/foo/baz > baz.cat-nar
|
||||
diff -u baz.cat-nar $storePath/foo/baz
|
||||
|
||||
TODO_NixOS
|
||||
|
||||
# Check that 'nix store cat' fails on invalid store paths.
|
||||
invalidPath="$(dirname $storePath)/99999999999999999999999999999999-foo"
|
||||
cp -r $storePath $invalidPath
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue