Thomas Wouters wrote:
> I suspect that some of those failures probably aren't ctypes failures,
> but re-running-ctype-tests-in-the-same-process failures (like the very
> first one) -- I get more errors when running -R:: than I do when running
> the test verbosely directly. Maybe re-running the test could be done in
> a freshly spawned Python?

Feel free to implement that; buildbot will immediately pick it up.
Getting the command line right might be a challenge though (plus
finding the right Python interpreter, etc.)

Regards,
Martin
_______________________________________________
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

Reply via email to