1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests/functional/local-overlay-store
Eelco Dolstra 9243457cb2 Fix umount failure
Fixes

```
    umount: /tmp/nix-shell.i3xRwX/nix-test/local-overlay-store/delete-refs/stores/merged-store/nix/store: filesystem was unmounted, but failed to update userspace mount table.
make: *** [mk/lib.mk:93: tests/functional/local-overlay-store/delete-refs.sh.test] Error 16
```

in a dev shell.

Note: this previously worked before we didn't have umount in the dev
shell, so we got /run/wrappers/bin/umount.
2024-08-19 17:07:22 +02:00
..
add-lower-inner.sh local-overlay store tests: storeDirs -> setupStoreDirs 2023-12-11 13:30:40 -05:00
add-lower.sh tests: simplify initialisation and wiring 2024-05-13 15:19:49 +02:00
bad-uris.sh tests/functional: Skip tests that don't work in NixOS environment yet 2024-06-20 14:54:11 +02:00
build-inner.sh local-overlay store tests: storeDirs -> setupStoreDirs 2023-12-11 13:30:40 -05:00
build.sh tests: simplify initialisation and wiring 2024-05-13 15:19:49 +02:00
check-post-init-inner.sh Fix tests after last rename (path -> pathInLowerStore) 2023-12-11 13:48:42 -05:00
check-post-init.sh tests: simplify initialisation and wiring 2024-05-13 15:19:49 +02:00
common.sh Fix umount failure 2024-08-19 17:07:22 +02:00
delete-duplicate-inner.sh local-overlay store tests: storeDirs -> setupStoreDirs 2023-12-11 13:30:40 -05:00
delete-duplicate.sh tests: simplify initialisation and wiring 2024-05-13 15:19:49 +02:00
delete-refs-inner.sh Activate hermetic.nix variation only for new layered store tests 2024-02-29 10:06:53 -05:00
delete-refs.sh tests: simplify initialisation and wiring 2024-05-13 15:19:49 +02:00
gc-inner.sh Try to fix quotes that don't go to end with sed 2024-06-12 17:41:16 -04:00
gc.sh tests: simplify initialisation and wiring 2024-05-13 15:19:49 +02:00
local.mk Merge remote-tracking branch 'upstream/master' into overlayfs-store 2023-10-23 13:13:37 -04:00
meson.build Build Functional tests with Meson 2024-08-14 15:35:40 -04:00
optimise-inner.sh local-overlay store tests: storeDirs -> setupStoreDirs 2023-12-11 13:30:40 -05:00
optimise.sh tests: simplify initialisation and wiring 2024-05-13 15:19:49 +02:00
redundant-add-inner.sh Fix tests after last rename (path -> pathInLowerStore) 2023-12-11 13:48:42 -05:00
redundant-add.sh tests: simplify initialisation and wiring 2024-05-13 15:19:49 +02:00
remount.sh Merge remote-tracking branch 'upstream/master' into overlayfs-store 2023-10-23 13:13:37 -04:00
stale-file-handle-inner.sh local-overlay store tests: storeDirs -> setupStoreDirs 2023-12-11 13:30:40 -05:00
stale-file-handle.sh tests: simplify initialisation and wiring 2024-05-13 15:19:49 +02:00
verify-inner.sh tests: Use cp -ar instead of tar-untar pipe 2023-12-11 13:56:18 -05:00
verify.sh tests: simplify initialisation and wiring 2024-05-13 15:19:49 +02:00