[Python-checkins] Python Regression Test Failures refleak (1)

Neal Norwitz nnorwitz at gmail.com
Thu Jan 18 06:09:36 CET 2007


AFAIK all the others are gone.  The only current known flaky ones are:

  test_cmd_line
  test_socket

test_sys doesn't normally have problems.  I don't know why it showed
up this time.

n
--

On 1/17/07, Jim Jewett <jimjjewett at gmail.com> wrote:
> Does this mean the filter was changed, or are all the other "known"
> leaks really gone?
>
> On 1/17/07, Neal Norwitz <neal at metaslash.com> wrote:
> > test_cmd_line leaked [17, 0, 0] references
> > test_sys leaked [132, -132, 0] references
> > _______________________________________________
> > Python-checkins mailing list
> > Python-checkins at python.org
> > http://mail.python.org/mailman/listinfo/python-checkins
> >
> _______________________________________________
> Python-checkins mailing list
> Python-checkins at python.org
> http://mail.python.org/mailman/listinfo/python-checkins
>


More information about the Python-checkins mailing list