1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 06:01:48 +02:00

Fix LocalOverlayStore::queryPathInfoUncached, FIXME in test

This commit is contained in:
John Ericson 2023-05-08 17:37:40 -04:00
parent 5406256d78
commit 59a8099038
2 changed files with 14 additions and 12 deletions

View file

@ -58,8 +58,7 @@ diff $(toRealPath "$storeA/nix/store" "$path") $(toRealPath "$TEST_ROOT/merged-s
nix-store --verify-path --store "$storeA" "$path"
# Verifying path in merged-store
# FIXME should succeed
expect 1 nix-store --verify-path --store "$storeB" "$path"
nix-store --verify-path --store "$storeB" "$path"
### Do a redundant add