~ruther/guix-local

e46e9573855d5ee4f71db0ce77159bbc636330c1 — Efraim Flashner 8 years ago 05e26d1
gnu: python: Skip one more test.

* gnu/packages/python.scm (python)[source]: Remove another test.
1 files changed, 5 insertions(+), 2 deletions(-)

M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +5 -2
@@ 340,8 340,11 @@ data types.")
               (base32
                "1c6v1n9nz4mlx9mw1125fxpmbrgniqdbbx9hnqx44maqazb2mzpf"))
              (snippet
               '(delete-file
                  "Lib/ctypes/test/test_win32.py")))) ; fails on aarch64
               '(begin
                  (for-each delete-file
                            '("Lib/ctypes/test/test_win32.py" ; fails on aarch64
                              "Lib/test/test_fcntl.py"))
                  #t))))
    (arguments (substitute-keyword-arguments (package-arguments python-2)
                 ((#:tests? _) #t)))
    (native-search-paths