[Python-modules-team] Bug#830377: Reduce bug`s severity?

Lucas Nussbaum lucas at debian.org
Sun Sep 4 06:56:12 UTC 2016


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



More information about the Python-modules-team mailing list