RE: Python error in 1.8.1 test suite - authz_tests.py

2013-07-31 Thread BIRD Neil - UNSECURED
From: Philip Martin [mailto:philip.mar...@wandisco.com], Sent: Tuesday, July 30, 2013 4:19 PM > The value that matters is HTTP_PROXY, i.e. uppercase. The code > expects > a value like 'host:port' and breaks on 'http://host:port'. > However you > don't need to set a proxy to run the tests, so unse

Python error in 1.8.1 test suite - authz_tests.py

2013-07-30 Thread BIRD Neil
I'm trying to build 1.8.1 on Scientific Linux 6 (effectievly RHEL6). All builds OK, but the tests fail halfway through. Running the failing test by itself: $make check CLEANUP=true TESTS=subversion/tests/cmdline/authz_tests.py [1/1] authz_tests.pymake: *** [check] Error 1 tests.log conta