[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/33: gnu: python-sunpy: Enable more tests.
From: |
guix-commits |
Subject: |
15/33: gnu: python-sunpy: Enable more tests. |
Date: |
Wed, 27 Sep 2023 07:09:14 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 0f44e4fe25afbce47a8defc17a92b849f5a17f12
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Sep 7 23:32:15 2023 +0100
gnu: python-sunpy: Enable more tests.
* gnu/packages/astronomy.scm (python-sunpy): Enable tests detecting
python-cdflib metadata. Update annotation for still disabled tests.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/astronomy.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 335c075a68..c69b38dae5 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -2252,11 +2252,10 @@ orbits described in TLE files.")
#:test-flags
#~(list "-k" (string-append
;; XXX: Failed: DID NOT RAISE <class 'ModuleNotFoundError'>
+ ;; It struggles to find python-opencsv package info with
+ ;; 'importlib.metadata'
"not test_main_nonexisting_module"
- " and not test_main_stdlib_module"
- ;; XXX: packaging.version.InvalidVersion: Invalid version:
'unknown'
- " and not test_read_cdf"
- " and not test_read_empty_cdf"))
+ " and not test_main_stdlib_module"))
#:phases
#~(modify-phases %standard-phases
(add-before 'install 'writable-compiler
- 02/33: gnu: gajim: Update to 1.7.3., (continued)
- 02/33: gnu: gajim: Update to 1.7.3., guix-commits, 2023/09/27
- 05/33: gnu: python-nbxmpp: Clean up formatting., guix-commits, 2023/09/27
- 08/33: gnu: python-coloful: Update to 0.5.5., guix-commits, 2023/09/27
- 07/33: gnu: python-pyotp: Update to 2.9.0., guix-commits, 2023/09/27
- 06/33: gnu: gajim: Clean up formatting., guix-commits, 2023/09/27
- 11/33: gnu: splash: Update to 3.8.4., guix-commits, 2023/09/27
- 10/33: gnu: libxisf: Extend description., guix-commits, 2023/09/27
- 14/33: gnu: python-cdflib: Fix version detection., guix-commits, 2023/09/27
- 09/33: gnu: libxisf: Update to 0.2.9., guix-commits, 2023/09/27
- 12/33: gnu: python-astropy-healpix: Update to 1.0.0., guix-commits, 2023/09/27
- 15/33: gnu: python-sunpy: Enable more tests.,
guix-commits <=
- 20/33: gnu: python-photutils: Update to 1.9.0., guix-commits, 2023/09/27
- 18/33: gnu: python-fitsio: Update to 1.2.0., guix-commits, 2023/09/27
- 33/33: gnu: sssd: Update to 2.9.2., guix-commits, 2023/09/27
- 32/33: gnu: wvkbd: Update to 0.14.1., guix-commits, 2023/09/27
- 21/33: gnu: python-pyvo: Update to 1.4.2., guix-commits, 2023/09/27
- 22/33: gnu: python-rad: Update to 0.17.1., guix-commits, 2023/09/27
- 25/33: gnu: python-stdatamodels: Update to 1.8.0., guix-commits, 2023/09/27
- 23/33: gnu: python-roman-datamodels: Update to 0.17.1., guix-commits, 2023/09/27
- 13/33: gnu: python-cdflib: Update to 1.1.0., guix-commits, 2023/09/27
- 26/33: gnu: python-astropy: Update to 5.3.3., guix-commits, 2023/09/27