Commit Graph

1 Commits (bcdc2e167af61cf978e589c753764f76e301a6fa)

Author SHA1 Message Date
Sam Doooran 003a9e890d
Constrain pexpect and ptyprocess (#73109)
The recent update of ptyprocess to 0.7.0 is incompatible with Python 2.6 and
is causing test failures.

* Add setup_pexpect role to expect test
4 years ago