tests: Disable test for freed disk space that fails on Btrfs.
authorMarius Bakke <mbakke@fastmail.com>
Tue, 21 Nov 2017 21:42:56 +0000 (22:42 +0100)
committerMarius Bakke <mbakke@fastmail.com>
Tue, 21 Nov 2017 21:46:55 +0000 (22:46 +0100)
commit953c2de7061f18f55d8c51b72eb24945f436e80e
treebabc2599184d2cb697c8d1a6fda27151a50383c8
parentd1451fa0d0b27a20ef3a1b3fe8d53a995f0c4d85
tests: Disable test for freed disk space that fails on Btrfs.

This is a follow-up to commit 40e89f5be609045bc2666cc16a4ef80bb7f84095.

* tests/store.scm ("dead path can be explicitly collected"): Don't check
that (> freed 0).
* gnu/packages/package-management.scm (guix)[arguments]<#:phases>: Remove
workaround for the same problem.
gnu/packages/package-management.scm
tests/store.scm