Skip to content

Commit 2e1b793

Browse files
author
git apple-llvm automerger
committed
Merge commit '1ec81976e493' from llvm.org/main into next
2 parents 2b3037c + 1ec8197 commit 2e1b793

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/commands/command/script/add/TestAddParsedCommand.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ class ParsedCommandTestCase(TestBase):
1515

1616
# This crashes on the x86_64 Debian bot, but the failure is not helpful.
1717
# Disable the test while I try to find a way to reproduce.
18+
@skipIf(py_version=("<=", (3, 9)))
1819
def test(self):
1920
self.pycmd_tests()
2021

0 commit comments

Comments
 (0)