me
/
guix
Archived
1
0
Fork 0

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 <mail@cbaines.net>
Sharlatan Hellseher 2022-11-07 23:06:54 +00:00 committed by Christopher Baines
parent f1a7edd584
commit 7fa631f8e3
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 5 additions and 2 deletions

View File

@ -1968,8 +1968,11 @@ datetime object.")
(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