Thomas Wouters wrote: > On 5/9/06, Thomas Heller <[EMAIL PROTECTED]> wrote: >> >> Thomas Wouters wrote: >> > On 5/8/06, Neal Norwitz <[EMAIL PROTECTED]> wrote: >> > >> >> test_ctypes >> >> test test_ctypes failed -- Traceback (most recent call last): >> >> File "/home/neal/python/trunk/Lib/ctypes/test/test_python_api.py", >> line >> >> 41, in test_PyInt_Long >> >> self.failUnlessEqual(grc(42), ref42) >> >> AssertionError: 336 != 337 >> >>
>> Thomas, given the refcount-leakage-coverage the ctypes tests are getting >> in >> > the Python distribution, do you want to keep running these tests? Is >> > there a >> > way to not run them in the Python testsuite, but still keep them for >> the >> > standalone tests? (If you want that, that is.) >> >> Yes there is. > > > I'd suggest doing that, then. This is done, now. And thanks for the analysis. Thomas _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com