[all-commits] [llvm/llvm-project] 589170: [lldb] Skip several lldb tests that are flaky on W...
Stella Stamenova via All-commits
all-commits at lists.llvm.org
Wed Oct 13 09:47:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58917054c29878ff3462f73b32a3e5dfa64d83f9
https://github.com/llvm/llvm-project/commit/58917054c29878ff3462f73b32a3e5dfa64d83f9
Author: Stella Stamenova <stilis at microsoft.com>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M lldb/test/API/commands/process/attach/TestProcessAttach.py
M lldb/test/API/commands/target/auto-install-main-executable/TestAutoInstallMainExecutable.py
M lldb/test/API/tools/lldb-server/TestGdbRemoteAttachOrWait.py
M lldb/test/API/tools/lldb-server/TestGdbRemoteAttachWait.py
Log Message:
-----------
[lldb] Skip several lldb tests that are flaky on Windows
These tests fail every 10 or so runs on Windows causing both local failures as well as buildbot failures.
Differential Revision: https://reviews.llvm.org/D111659
More information about the All-commits
mailing list