summaryrefslogtreecommitdiff
path: root/gnu/packages/python-science.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-science.scm')
-rw-r--r--gnu/packages/python-science.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index 22ee57c4b13..d85b7267daa 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -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