[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#65814] [PATCH 16/19] gnu: python-roman-datamodels: Remove all test
From: |
Sharlatan Hellseher |
Subject: |
[bug#65814] [PATCH 16/19] gnu: python-roman-datamodels: Remove all test constrains. |
Date: |
Thu, 7 Sep 2023 23:32:24 +0100 |
* gnu/packages/astronomy.scm (python-roman-datamodels): Remove all test
constrains. All of 1115 passed.
---
gnu/packages/astronomy.scm | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index d1b34def8f..fb501e421c 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3844,13 +3844,7 @@ (define-public python-roman-datamodels
"1y12cp8172i4a314gmhpi86jw6pfylz1adh0rzr5zqmvd3mrjqlj"))))
(build-system pyproject-build-system)
(arguments
- ;; XXX: Check how to make all tests enabled, probably some more inner
- ;; input chain needs to be upgraded, keep them disabled to make the build
- ;; green.
- (list #:test-flags #~(list "-k"
- (string-append "not test_will_validate"
- " and not test_will_strict_validate"
- " and not test_nuke_validation"))
+ (list
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'set-env
--
2.41.0
- [bug#65814] [PATCH 09/19] gnu: python-crds: Update to 11.17.4., (continued)
- [bug#65814] [PATCH 09/19] gnu: python-crds: Update to 11.17.4., Sharlatan Hellseher, 2023/09/07
- [bug#65814] [PATCH 13/19] gnu: python-pyvo: Update to 1.4.2., Sharlatan Hellseher, 2023/09/07
- [bug#65814] [PATCH 10/19] gnu: python-fitsio: Update to 1.2.0., Sharlatan Hellseher, 2023/09/07
- [bug#65814] [PATCH 07/19] gnu: python-sunpy: Enable more tests., Sharlatan Hellseher, 2023/09/07
- [bug#65814] [PATCH 11/19] gnu: python-jwst: Update to 1.11.4., Sharlatan Hellseher, 2023/09/07
- [bug#65814] [PATCH 15/19] gnu: python-roman-datamodels: Update to 0.17.1., Sharlatan Hellseher, 2023/09/07
- [bug#65814] [PATCH 17/19] gnu: python-stdatamodels: Update to 1.8.0., Sharlatan Hellseher, 2023/09/07
- [bug#65814] [PATCH 18/19] gnu: python-astropy: Update to 5.3.3., Sharlatan Hellseher, 2023/09/07
- [bug#65814] [PATCH 19/19] gnu: python-tslearn: Update to 0.6.2., Sharlatan Hellseher, 2023/09/07
- [bug#65814] [PATCH 16/19] gnu: python-roman-datamodels: Remove all test constrains.,
Sharlatan Hellseher <=
- [bug#65814], Sharlatan Hellseher, 2023/09/18
- [bug#65814] [PATCH 00/19] gnu: Astronomy 2023/08 updates., Christopher Baines, 2023/09/27