[Python-Dev] configuring the buildbot to skip some tests? (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Thu May 13 20:41:45 CEST 2010
- Previous message: [Python-Dev] configuring the buildbot to skip some tests?
- Next message: [Python-Dev] configuring the buildbot to skip some tests?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bill Janssen wrote:
Martin v. Löwis <martin at v.loewis.de> wrote:
Bill Janssen wrote: I've got parc-tiger-1 up and running again. It's failing on testtk, which makes sense, because it's running as a background twisted process, and thus can't access the window server. It doesn't really make sense. It should skip the test, instead of failing it. I.e. aborting the Python process is definitely not a good response. Yes, you're right. It's a bug in the test.
No, I'd say it's even deeper, in the Tcl integration.
There shouldn't be a way to cause an interpreter abort, except by calling os.abort().
Regards, Martin
- Previous message: [Python-Dev] configuring the buildbot to skip some tests?
- Next message: [Python-Dev] configuring the buildbot to skip some tests?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]