mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-jplephem-2.22: Disable tests.
* gnu/packages/astronomy.scm (python-jplephem-2.22)[arguments] <tests?>: Disable for now. Change-Id: Ie65333d2c10c5e7764093e104261d4a5f983fa01
This commit is contained in:
parent
477b87186f
commit
f3598bc62c
1 changed files with 3 additions and 0 deletions
|
@ -4914,6 +4914,9 @@ milliarcsecond).")
|
||||||
(base32 "0b2rgb7pvwnl72pqjryf9c812mmdxr69fwiym7mnz05l2xrcr6hd"))))
|
(base32 "0b2rgb7pvwnl72pqjryf9c812mmdxr69fwiym7mnz05l2xrcr6hd"))))
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
;; FIXME: OSError: [Errno 30] Read-only file system:
|
||||||
|
;; '/gnu/store/4az2pl6mslrdh9wcxd5r3dmr4spr5y94-python-3.11.11/lib/python3.11/@test_43_tmpæ.pyc'
|
||||||
|
#:tests? #f
|
||||||
#:phases
|
#:phases
|
||||||
#~(modify-phases %standard-phases
|
#~(modify-phases %standard-phases
|
||||||
(replace 'check
|
(replace 'check
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue