Commit Graph

1 Commits (c6945de8990a5775063d2e95ce026b628bce2e11)

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