Commit Graph

1 Commits (74b2add460f25b83ae728b06e50d06321a2a9b79)

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