commit | f415d5f830e8af763b12ad2c89aa0578b2402e93 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sun Feb 19 18:48:19 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Feb 19 18:48:19 2006 +0000 |
tree | a84fdc1b1d15e2cd4fed447639e8627d40313fa2 | |
parent | d69e0345717800826ee49d7234c48d333e75c2f0 [diff] |
Ignore the tests which report leaks sporadically. This should cause few enough spurious warnings to send to python-checkins now. If a test leaks that is not in the ignore list (LEAKY_TESTS), all tests which leak will be reported. This includes those in the ignore list. Hopefully that will prompt someone to fix the flakiness.