1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 19:05:08 +02:00

Ensure all overlay tests use new tmpfs store paths.

This commit is contained in:
Ben Radford 2023-07-20 10:27:11 +01:00
parent 7fda19e2f1
commit 9769a0ae7d
No known key found for this signature in database
GPG key ID: 9DF5D4640AB888D5
5 changed files with 25 additions and 19 deletions

View file

@ -25,7 +25,7 @@ stat $(toRealPath "$storeA/nix/store" "$path")
expect 1 stat $(toRealPath "$storeBTop" "$path")
# Checking for path in overlay store matching lower layer
diff $(toRealPath "$storeA/nix/store" "$path") $(toRealPath "$TEST_ROOT/merged-store/nix/store" "$path")
diff $(toRealPath "$storeA/nix/store" "$path") $(toRealPath "$storeVolume/merged-store/nix/store" "$path")
# Checking requisites query agreement
[[ \