gnu: python-geventhttpclient: Disable test that fails with Python 3.8.
authorMarius Bakke <mbakke@fastmail.com>
Fri, 24 Apr 2020 22:11:53 +0000 (00:11 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Fri, 24 Apr 2020 22:11:53 +0000 (00:11 +0200)
commit6ac6c1d28d8a89d0f9b0f15e7df2a011f24aa091
tree5684dbeaab792e4b35f34310a56cce566725d880
parent9962b877804b4fc347b60fae8445ddc5d3ad8bbe
gnu: python-geventhttpclient: Disable test that fails with Python 3.8.

* gnu/packages/python-web.scm (python-geventhttpclient)[arguments]: In the
check phase, add pytest flag to filter broken test.  While at it, don't
reorder the phase, as it now runs after install by default.
gnu/packages/python-web.scm