~ruther/guix-local

ref: f1fc45a9fd168f3b44f03112815bda83d2c6f3ed guix-local/gnu/packages/patches/python-fix-tests.patch -rw-r--r-- 4.7 KiB
ce0849cc — Cyril Roelandt 12 years ago
gnu: Python: disable failing tests on MIPS64.

* gnu/packages/patches/python-fix-tests.patch: disable two failing tests on
  MIPS64.
c9fccced — Cyril Roelandt 12 years ago
gnu: Python: disable test_wait_result() as it fails on some setups

* gnu/packages/patches/python-fix-tests.patch: disable a failing test.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4979ee04 — Ludovic Courtès 12 years ago
Merge branch 'core-updates'
9a9a3adf — Cyril Roelandt 12 years ago
gnu: Enable tests in Python 3.

* gnu/packages/python.scm: enable tests for Python 3
* gnu/packages/python-fix-tests.patch: New file.
* gnu/packages/gnu-system.am (dist_patch_DATA): add it.