~ruther/guix-local

f60567886a3cd4211c36178eadb792225b16105b — Sharlatan Hellseher 1 year, 1 month ago 8712167
gnu: python-sunkit-image: Disable tests.

* gnu/packages/astronomy.scm (python-sunkit-image): Disable tests.

Change-Id: I66dacde6d33c54a2dd39ac411bd1e13868800d8a
1 files changed, 7 insertions(+), 0 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +7 -0
@@ 3301,6 3301,13 @@ instruments.")
    (build-system pyproject-build-system)
    (arguments
     (list
      ;; XXX: Disable as not compatible with Pytest 8+, check with upstream.
      ;;
      ;; pytest.PytestRemovedIn9Warning: Marks applied to fixtures have no
      ;; effect
      ;;
      ;; See docs: <https://docs.pytest.org/en/stable/deprecations.html>.
      #:tests? #f
      ;; XXX: Check with upstram: assert False.
      #:test-flags
      #~(list "-k" (string-append