Andries, sorry I bothered you. Something in my brain fucked up today so that the meaning of the testenv output was interpreted by 180 degrees :-( It was not me, it was my brain ! ;-) I saw 19 out of 20 tests failed...
The output was always fine. XFAIL just means, that this test (Test-auth-both.py) is expected to fail. This is just fine, because it fails. Sorry again for the mess... Tim On Tuesday 04 November 2014 14:54:37 Andries E. Brouwer wrote: > On Tue, Nov 04, 2014 at 02:21:00PM +0100, Tim Ruehsen wrote: > > grep PYTHON Makefile* > > shows me, what has been detected on your system. > > Basically > > Makefile:PYTHON = /usr/bin/python3 > Makefile:PYTHON_VERSION = 3.3 > > There is no problem there > (otherwise the other tests would have failed as well). > > > But if you have python3, something else goes wrong. > > Please also attach the content of > > testenv/Test-Head.log (after make check) > > Nothing of interest there either. The interesting output was > > XFAIL: Test-auth-both.py > > In testenv/Test-auth-both.log I see > > ... > 2014-11-04 12:58:13 (654 B/s) - 'File1' saved [24/24] > > ... > > ... > 2014-11-04 12:58:13 (822 B/s) - 'File3' saved [30/30] > > which suggests that something might go wrong with File2. > > ... > ---request begin--- > GET /File2 HTTP/1.1^M > ---response begin--- > HTTP/1.1 401 Authorization Required^M > ---request begin--- > GET /File2 HTTP/1.1^M > Authorization: Basic U2F1cm9uOlRoZUV5ZQ==^M > ---response begin--- > HTTP/1.1 400 Blackisted Header Authorization received^M > ---response end--- > 400 Blackisted Header Authorization received > Disabling further reuse of socket 3. > Closed fd 3 > 2014-11-04 12:58:13 ERROR 400: Blackisted Header Authorization received. > > Does that help? > > Andries
signature.asc
Description: This is a digitally signed message part.
