[all-commits] [llvm/llvm-project] c24860: [lldb] Skip two lldb tests on Windows because they...
Stella Stamenova via All-commits
all-commits at lists.llvm.org
Thu Dec 2 09:53:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c24860118a7e4fe0611a9463498181a4a01b9459
https://github.com/llvm/llvm-project/commit/c24860118a7e4fe0611a9463498181a4a01b9459
Author: Stella Stamenova <stilis at microsoft.com>
Date: 2021-12-02 (Thu, 02 Dec 2021)
Changed paths:
M lldb/test/API/functionalities/thread/thread_specific_break_plus_condition/TestThreadSpecificBpPlusCondition.py
M lldb/test/API/python_api/lldbutil/iter/TestLLDBIterator.py
Log Message:
-----------
[lldb] Skip two lldb tests on Windows because they are flaky
These tests work fine with VS2017, but become more flaky with VS2019 and the buildbot is about to get upgraded.
Differential Revision: https://reviews.llvm.org/D114907
More information about the All-commits
mailing list