gnu: snakemake: Disable one more test. * gnu/packages/python-xyz.scm (snakemake)[arguments]: Disable test_lint test. Change-Id: I00d3e1e900c5d4dacb660d253a2a1839c7c7826a
1 files changed, 3 insertions(+), 1 deletions(-) M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +3 -1
@@ 15256,7 15256,9 @@ approach.") "--ignore=tests/test_tibanna.py" ;; It's a similar story with this test, which requires access ;; to the Google Storage service. "--ignore=tests/test_google_lifesciences.py") "--ignore=tests/test_google_lifesciences.py" ;; Unclear failure. "-k" "not test_lint[long_run-positive]") #:phases #~(modify-phases %standard-phases (add-after 'unpack 'tabulate-compatibility