mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: python-zarr: Update list of disabled tests.
* gnu/packages/python-xyz.scm (python-zarr)[arguments]: Enable one, disable another test. Change-Id: I52af5563621f9f44c8397a606cd0551e595dcfe8
This commit is contained in:
parent
79261a5de6
commit
f643cb060c
1 changed files with 2 additions and 3 deletions
|
@ -29734,9 +29734,8 @@ codecs for use in data storage and communication applications.")
|
|||
;; but occasionally fail. They fail pretty reliably on the
|
||||
;; build farm.
|
||||
"-k" (string-append "not test_lazy_loader and not open_array"
|
||||
;; TODO: remove this on python-team branch.
|
||||
;; This only fails on the master branch.
|
||||
" and not test_encode_decode_array_dtype_shape_v3"))
|
||||
;; File not found.
|
||||
" and not test_filesystem_path"))
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-before 'build 'set-version
|
||||
|
|
Loading…
Add table
Reference in a new issue