[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#59113] [PATCH 7/9] gnu: python-asdf: Sync test disable comment
From: |
Sharlatan Hellseher |
Subject: |
[bug#59113] [PATCH 7/9] gnu: python-asdf: Sync test disable comment |
Date: |
Mon, 7 Nov 2022 23:06:54 +0000 |
* gnu/packages/astronomy (python-asdf): Sync comments emailing the
reason of disabled tests. python-astropy does not depends on python-asdf
any longer but test keep failing due to multiple reasons.
---
gnu/packages/astronomy.scm | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index a9bd687e66..cc46006865 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1926,8 +1926,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
--
2.38.0
- [bug#59113] [PATCH 0/9] gnu: gwcs: Fix build, update to 0.18.12, Sharlatan Hellseher, 2022/11/07
- [bug#59113] [PATCH 1/9] gnu: Add asdf-standard, Sharlatan Hellseher, 2022/11/07
- [bug#59113] [PATCH 2/9] gnu: Add asdf-unit-schemas, Sharlatan Hellseher, 2022/11/07
- [bug#59113] [PATCH 4/9] gnu: Add asdf-time-schemas, Sharlatan Hellseher, 2022/11/07
- [bug#59113] [PATCH 6/9] gnu: python-asdf: Update to 2.13.0, Sharlatan Hellseher, 2022/11/07
- [bug#59113] [PATCH 7/9] gnu: python-asdf: Sync test disable comment,
Sharlatan Hellseher <=
- [bug#59113] [PATCH 3/9] gnu: Add asdf-fits-schemas, Sharlatan Hellseher, 2022/11/07
- [bug#59113] [PATCH 5/9] gnu: asdf-transform-schemas: Update to 0.3.0, Sharlatan Hellseher, 2022/11/07
- [bug#59113] [PATCH 8/9] gnu: asdf-astropy: Update to 0.2.2, Sharlatan Hellseher, 2022/11/07
- [bug#59113] [PATCH 9/9] gnu: gwcs: Fix build, update to 0.18.2, Sharlatan Hellseher, 2022/11/07
- [bug#59113], Sharlatan Hellseher, 2022/11/18