1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests
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
..
functional Fix umount failure 2024-08-19 17:07:22 +02:00
installer tests: test with conflicting profile links 2023-12-30 06:24:06 +00:00
nixos Use nixosTest.quickBuild behavior by default 2024-08-16 21:25:48 -04:00
unit Revert "Remove unit tests from old build system" 2024-08-19 15:18:02 +02:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00