On 03/09/16 at 22:37 +0200, Anton Gladky wrote: > Hi all, > > it looks like this test failure is the random case. I was not > able to reproduce it building it 2 times on barriere.debian.org. > > I propose to reduce the bug severity to "normal".
I gave it another try, and it fails reproducibly for me. Interestingly, it fails with: python2.7 -m unittest discover -v -f but doesn't fail with: python2.7 -m unittest discover -v -f -p "test_regression*" So it might be a breakage elsewhere in the test suite causing this particular test to fail. I don't think that this should be downgraded before it's understood why it fails reproducibly for me but doesn't for you, but of course it's up to the release team to decide. Lucas _______________________________________________ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team