We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c22a2fd commit 4fc8bffCopy full SHA for 4fc8bff
lldb/test/API/functionalities/statusline/TestStatusline.py
@@ -124,6 +124,7 @@ def test_resize(self):
124
@skipIfRemote
125
@skipIfWindows
126
@skipIfDarwin
127
+ @skipIfLinux # https://github.com/llvm/llvm-project/issues/154763
128
@add_test_categories(["lldb-server"])
129
def test_modulelist_deadlock(self):
130
"""Regression test for a deadlock that occurs when the status line is enabled before connecting
0 commit comments