1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-18 02:58:27 +02:00

* Add a test to demonstrate the quadratic complexity of referrer

(de)registration, in particular garbage collection (NIX-23).
This commit is contained in:
Eelco Dolstra 2005-12-11 19:25:48 +00:00
parent a33b561a6b
commit 18bbcb1214
2 changed files with 16 additions and 1 deletions

View file

@ -39,7 +39,7 @@ gc-concurrent.sh: gc-concurrent.nix gc-concurrent2.nix
TESTS = init.sh hash.sh lang.sh simple.sh dependencies.sh locking.sh parallel.sh \
build-hook.sh substitutes.sh substitutes2.sh fallback.sh nix-push.sh gc.sh \
gc-concurrent.sh verify.sh nix-pull.sh
gc-concurrent.sh verify.sh nix-pull.sh referrers.sh
XFAIL_TESTS =