Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-07 | gnu: Python: disable failing tests on MIPS64. | Cyril Roelandt | |
* gnu/packages/patches/python-fix-tests.patch: disable two failing tests on MIPS64. | |||
2014-04-07 | gnu: Python: disable test_wait_result() as it fails on some setups | Cyril Roelandt | |
* gnu/packages/patches/python-fix-tests.patch: disable a failing test. Signed-off-by: Ludovic Courtès <[email protected]> | |||
2014-03-25 | gnu: Enable tests in Python 3. | Cyril Roelandt | |
* 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. |