~ruther/guix-local

d644ca904bca9c67ee83594f607ed7ad79aa5961 — Romain GARBAGE 4 months ago 96f3df2
gnu: python-openturns: Disable flaky tests.

* gnu/packages/statistics.scm (python-openturns): Disable flaky tests.

Change-Id: I3d582c51bbfc47f437f0cda789891c0e99991842
Signed-off-by: Andreas Enge <andreas@enge.fr>
1 files changed, 5 insertions(+), 1 deletions(-)

M gnu/packages/statistics.scm
M gnu/packages/statistics.scm => gnu/packages/statistics.scm +5 -1
@@ 1459,7 1459,11 @@ inference for statistical models.")
                               ;; Subprocess aborted for these tests.
                               "pyinstallcheck_Study_std"
                               "pyinstallcheck_OptimizationAlgorithm_std"
                               "pyinstallcheck_docstring_missing")
                               "pyinstallcheck_docstring_missing"
                               ;; These tests are flaky and fail non
                               ;; reproducibly.
                               "pyinstallcheck_KrigingAlgorithm_std"
                               "pyinstallcheck_GaussianProcessFitter_std")
                         "|"))))))))
    (native-inputs
     (list bison