~ruther/guix-local

8d565c65d538958d241f105d2909692d5e583296 — Nicolas Graves a month ago 8a77fdc
gnu: python-pgmpy: Ignore flaky tests.

* gnu/packages/statistics.scm (python-pgmpy)[arguments]
<#:test-flags>: Ignore additional flaky tests.

Change-Id: I047cf08cde1d6c2157e826e80f6f93e5a9717438
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 4 insertions(+), 1 deletions(-)

M gnu/packages/statistics.scm
M gnu/packages/statistics.scm => gnu/packages/statistics.scm +4 -1
@@ 3783,7 3783,10 @@ statistical summary in arrays and enumerables.")
                          "test_score_manual"
                          ;; FileNotFoundError in tearDown: removes missing
                          ;; 'dog_problem.xml'.
                          "test_get_edges")
                          "test_get_edges"
                          "test_get_parents"
                          ;; flaky test
                          "test_gcm")
                    " and not "))))
    (propagated-inputs (list python-daft
                             python-joblib