gnu: python-wand: Disable two failing tests. * gnu/packages/python-xyz.scm (python-wand)[arguments]: Disable two tests. Change-Id: I6739af9c167ba6e827c7660caaa3fd64de574a8f
1 files changed, 3 insertions(+), 0 deletions(-) M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +3 -0
@@ 3686,6 3686,9 @@ conventions and aliases in the same expression.") (build-system pyproject-build-system) (arguments (list #:test-flags ;; These two tests fail even though the signatures are identical. '(list "-k" "not fourier_transform") #:phases #~(modify-phases %standard-phases (add-after 'unpack 'hardcode-lib-path