From 7fa631f8e39d20fec7bce9fe9f606dd919cf7544 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Mon, 7 Nov 2022 23:06:54 +0000 Subject: gnu: python-asdf: Update comment about tests. * gnu/packages/astronomy (python-asdf)[arguments]: Update comment about the disabled tests. python-astropy does not depends on python-asdf any longer but test keep failing due to multiple reasons. Signed-off-by: Christopher Baines --- gnu/packages/astronomy.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index ba5e632a84..218fc98254 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -1968,8 +1968,11 @@ (define-public python-asdf (base32 "1zixzv4n2fryaszsfchqh2nvp0gzvarhz03fc721yw6iafdadqij")))) (build-system pyproject-build-system) (arguments - ;; NOTE: (Sharlatan-20211229T201059+0000): Tests depend on astropy and - ;; gwcs, astropy gwcs depend on asdf. Disable circular dependence. + ;; FIXME: Tests fail a lot with + ;; + ;; ERROR - _pytest.pathlib.ImportPathMismatchError: + ;; ('asdf.conftest', '/gnu/sto... + ;; `(#:tests? #f)) (native-inputs (list python-astropy -- cgit v1.2.3