Increase timeout in pexpect to lower chances of tests failing under ASAN.
authorAdrian Prantl <aprantl@apple.com>
Thu, 10 Oct 2019 16:16:49 +0000 (16:16 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 10 Oct 2019 16:16:49 +0000 (16:16 +0000)
commita8419b1f2767c7fd5c0d0696b76d17efb2a5b418
tree94cf2c999bbba4b56b64a1fbc7cbe61406e2681b
parent7a6d98325cd7463868472532391ad13122479380
Increase timeout in pexpect to lower chances of tests failing under ASAN.

If this doesn't actually work, I'll revert the change and just disable
the remaining thee pexpect tests under asan.

llvm-svn: 374375
lldb/third_party/Python/module/pexpect-4.6/pexpect/pty_spawn.py