STINNER Victor added the comment:

Antoine Pitrou: "Victor, it would be nice if you could find a less brutal 
heuristic."

My current goal is to get green buildbots. If a buildbot is always red, it's 
hard to notify easily regressions.

Since I rejected "false alarms" from refleak, the refleak buildbot already 
helped to identify a reference leak regression. I am talking about the Windows 
Refleak buildbot:

http://buildbot.python.org/all/builders/AMD64%20Windows8.1%20Refleaks%203.x

I'm now working on the x86 Gentoo Refleaks 3.x which raised strange issues like 
bpo-31217.

I am already making regrtest stricter, but slowly, without breaking buildbots. 
It's a slow process. That's why I'm to "fix" dangling threads for example. By 
the way, I'm not done with dangling threads in master yet.

I'm happy if anyone is interested to help me to work on buildbots, which means 
in practice fixing a new different bug everyday :-) Slowly, the remaining bugs 
are the most complex ones.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30776>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to