gnu: tar: Skip tests that rely on undefined unlinkat(2) behavior.
authorLudovic Courtès <ludo@gnu.org>
Mon, 15 Jun 2015 22:27:27 +0000 (00:27 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 15 Jun 2015 22:27:27 +0000 (00:27 +0200)
commitd3b4c1358c620135c577eca81c05e09bc1f4bc4a
tree5efd76adbaeed1fea8042d6d53b43e71b49b9e51
parent25cc3fe7032274f9cb6a6f584cd7190be33a40e1
gnu: tar: Skip tests that rely on undefined unlinkat(2) behavior.

Fixes <http://bugs.gnu.org/20597>.
Reported by Andrew Patterson <ajpatter@uwaterloo.ca>.

* gnu/packages/patches/tar-skip-unreliable-tests.patch: New file.
* gnu/packages/base.scm (tar)[source](patches): Add it.
* gnu-system.am (dist_patch_DATA): Add it.
gnu-system.am
gnu/packages/base.scm
gnu/packages/patches/tar-skip-unreliable-tests.patch [new file with mode: 0644]