gnu: python-jedi: Fix test failure on some file systems.
authorMarius Bakke <mbakke@fastmail.com>
Thu, 16 Apr 2020 22:51:48 +0000 (00:51 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Thu, 16 Apr 2020 22:51:48 +0000 (00:51 +0200)
commitbff70d93d22b049c0c4ea3bd234d39f05f794b28
treea49658584baab9c46846a4bbf0d4ef6d81165c74
parent91fb989f105691a3c0b713c710bd9b27d4def4fc
gnu: python-jedi: Fix test failure on some file systems.

Reported by sirgazil on #guix.

* gnu/packages/patches/python-jedi-sort-project-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-jedi)[source](patches): Add it.
[arguments]: Run tests more verbosely while at it.
gnu/local.mk
gnu/packages/patches/python-jedi-sort-project-test.patch [new file with mode: 0644]
gnu/packages/python-xyz.scm