gnu: python-quadpy: Deselect one failing test. * gnu/packages/maths.scm (python-quadpy) [arguments] <test-flags>: Deselect one failing test. Change-Id: I29ab3db45afb70928125773644b8704f9b731ada
1 files changed, 6 insertions(+), 0 deletions(-) M gnu/packages/maths.scm
M gnu/packages/maths.scm => gnu/packages/maths.scm +6 -0
@@ 4462,6 4462,12 @@ bindings to almost all functions of PETSc.") (base32 "1f989dipv7lqxvalfrvvlmhlxyl67a87lavyyqrr1mh88glhl592")))) (build-system pyproject-build-system) (arguments (list #:test-flags ;; AssertionError: Lebedev(047) -- observed: 41, expected: 47 (max err: ;; 4.910e-15). #~(list "--deselect=tests/test_u3.py::test_scheme_spherical[lebedev_047]"))) (native-inputs (list python-accupy python-pytest