gnu: snakemake-6: Fix tests. * gnu/packages/python-science.scm (snakemake-6)[arguments]<test-flags>: Ignore test file requiring not available optional package. Change-Id: Ic43e84284502d7d57e95de2e68eecb25eafae8ac
1 files changed, 2 insertions(+), 0 deletions(-) M gnu/packages/python-science.scm
M gnu/packages/python-science.scm => gnu/packages/python-science.scm +2 -0
@@ 5960,6 5960,8 @@ Python style, together with a fast and comfortable execution environment.") ;; This test attempts to change S3 buckets on AWS and fails ;; because there are no AWS credentials. "--ignore=tests/test_tibanna.py" ;; E ModuleNotFoundError: No module named 'google' "--ignore=tests/test_google_lifesciences.py" ;; Unclear failure. "-k" "not test_lint[long_run-positive]") #:phases