[all-commits] [llvm/llvm-project] 97c6ef: [LLDB] Change pexpect timeout to 30 to 60
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Sun Aug 1 18:34:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97c6ef4ea678ef9a69e1feaf9d77a0880bca09ba
https://github.com/llvm/llvm-project/commit/97c6ef4ea678ef9a69e1feaf9d77a0880bca09ba
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2021-08-02 (Mon, 02 Aug 2021)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbpexpect.py
M lldb/third_party/Python/module/pexpect-4.6/pexpect/spawnbase.py
Log Message:
-----------
[LLDB] Change pexpect timeout to 30 to 60
Test dependent on pexpect fail randomly with timeouts on Arm/AArch64 Linux
buildbots. I am setting pexpect timeout from 30 to 60.
I will revert this back if this doesnt improve random failures.
More information about the All-commits
mailing list