[all-commits] [llvm/llvm-project] 10edd1: [LLDB] Temporarily incrase DEFAULT_TIMEOUT on gdbr...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Wed Dec 9 05:46:48 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10edd103483027fad1f106ae2d250136b83f1d4d
https://github.com/llvm/llvm-project/commit/10edd103483027fad1f106ae2d250136b83f1d4d
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
Log Message:
-----------
[LLDB] Temporarily incrase DEFAULT_TIMEOUT on gdbremote_testcase.py
TestLldbGdbServer.py testcases are timing out on LLDB/AArch64 Linux
buildbot since recent changes. I am temporarily increasing
DEFAULT_TIMEOUT to 20 seconds to see impact.
More information about the All-commits
mailing list