> I don't really have any answer to this problem right now. Is it
> possible to set up a local buildslave-like environment (so I can run
> the test suite on my development PC without needing to set up access
> and register that PC as a temporary buildslave, which wouldn't be
> practical for me)? If I can get an environment where I can run the
> tests as I need and debug them in place, I might be able to work on
> improving the reliability of things.

Not sure what you are asking. It's certainly possible to run the test
suite yourself: just invoke "python Lib\test\regrtest.py" or some such.

So I assume you are asking for something else.

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