Re: [PATCH] gnu: Python: disable test_wait_result() as it fails on some setups

2014-04-07 Thread Ludovic Courtès
Cyril Roelandt skribis: > * gnu/packages/patches/python-fix-tests.patch: disable a failing test. I pushed it on your behalf, thanks. Ludo’.

Re: [PATCH] gnu: Python: disable test_wait_result() as it fails on some setups

2014-04-07 Thread Ludovic Courtès
Cyril Roelandt skribis: > * gnu/packages/patches/python-fix-tests.patch: disable a failing test. Thanks! What would you think of pushing an upgrade to 3.3.5 at the same time? (Plus a MIPS fix or workaround, which Mark is looking at.) Ludo’.

Re: [PATCH] gnu: Python: disable test_wait_result() as it fails on some setups

2014-04-06 Thread Mark H Weaver
Cyril Roelandt writes: > * gnu/packages/patches/python-fix-tests.patch: disable a failing test. > --- > gnu/packages/patches/python-fix-tests.patch | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/gnu/packages/patches/python-fix-tests.patch > b/gnu/packages/patches/python-fi