gnu: python-cdflib: Disable shaky test.
* gnu/packages/astronomy.scm (python-cdflib): Disable one test which
causes random build failure.
[arguments]{test-flags}: Add it.
Change-Id: I05ee2feca3bc0f0139fa1a5f00b4fe260b42ec80
Signed-off-by: Eric Bavier <bavier@posteo.net>
1 files changed, 4 insertions(+), 1 deletions(-) M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +4 -1
@@ 1807,7 1807,10 @@ bad pixel tracking throughout the reduction process.") (base32 "0vpgcbc9pmx0qqfia1frnwq3jkgfp8y3ikqdnzs5bs1sr13p9p3w")))) (build-system pyproject-build-system) (arguments (list #:phases ;; Disable shaky test. ;; See https://github.com/MAVENSDC/cdflib/issues/234 (list #:test-flags #~(list "-k" "not test_compute_cdfepoch16") #:phases #~(modify-phases %standard-phases (add-before 'build 'set-env-version (lambda _