diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index 3f19bf4c0ce..2e62ba3aa2d 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -1932,7 +1932,10 @@ data analysis.") ;; The error message format has changed, ;; but the behavior itself is still the ;; same. - " and not test_parameter_validation")) + " and not test_parameter_validation" + ;; exceptions must be derived from Warning, + ;; not + " and not test_seuclidean")) #:phases #~(modify-phases %standard-phases (add-after 'build 'build-ext