~ruther/guix-local

15058ab04246c8ddc43466b5f0f652403bb10464 — Nicolas Graves 2 years ago 5eaac20
gnu: python-pytest-remotedata: Ignore failing test.

* gnu/packages/python-check.scm (python-pytest-remotedata)
  [arguments]<#:test-flags>: Ignore failing tests.

Change-Id: Ic351559a0c9ce49be6ce4695cceef46f8b6384ba
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/python-check.scm
M gnu/packages/python-check.scm => gnu/packages/python-check.scm +1 -0
@@ 948,6 948,7 @@ were inadvertently left open at the end of a unit test.")
     (list
      #:test-flags #~(list "-k" (string-append
                                 "not test_default_behavior"
                                 " and not test_strict_behavior"
                                 " and not test_strict_with_decorator"))))
    (native-inputs
     (list python-pytest