Message168291
| Author | ronaldoussoren |
|---|---|
| Recipients | ezio.melotti, michael.foord, nadeem.vawda, pitrou, python-dev, r.david.murray, ronaldoussoren, vstinner |
| Date | 2012-08-15.13:03:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1345035829.98.0.341893364398.issue12669@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Nadeem: is the failure you show in msg141798 with a version of test_curses that uses pty.openpty? If it isn't: I'd expect more test failures on buildbot machines where the buildbot agent is started as a system daemon, in which case the process doesn't have a tty at all. Using pty.openpty it would be possible to ensure that there is a pty that can be used for the test. I'll work on a patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-08-15 13:03:50 | ronaldoussoren | set | recipients: + ronaldoussoren, pitrou, vstinner, nadeem.vawda, ezio.melotti, r.david.murray, michael.foord, python-dev |
| 2012-08-15 13:03:49 | ronaldoussoren | set | messageid: <1345035829.98.0.341893364398.issue12669@psf.upfronthosting.co.za> |
| 2012-08-15 13:03:49 | ronaldoussoren | link | issue12669 messages |
| 2012-08-15 13:03:49 | ronaldoussoren | create | |