diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2022-08-12 10:06:21 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2022-08-12 10:23:15 -0700 |
commit | abe9599f04f07baae46f4123d4c43d330f34df52 (patch) | |
tree | d7dc6872c20e7f288962c250ece19dfc00538ec1 /llvm/tools/llvm-reduce/DeltaManager.cpp | |
parent | a3ac1cfaedf708dc6b0db060c24339adeeb7a1ec (diff) | |
download | llvm-abe9599f04f07baae46f4123d4c43d330f34df52.zip llvm-abe9599f04f07baae46f4123d4c43d330f34df52.tar.gz llvm-abe9599f04f07baae46f4123d4c43d330f34df52.tar.bz2 |
[lldb] Skip target variable tests on Darwin because of chained fixups
When targeting macOS Ventura, ld64 will use authenticated fixups for
x86_64 as well as arm64 (where that has always been the case). This
results in test failures when using an Xcode 14 toolchain on an Intel
mac running macOS Ventura:
Failed Tests (3):
lldb-api :: commands/target/basic/TestTargetCommand.py
lldb-api :: lang/c/global_variables/TestGlobalVariables.py
lldb-api :: lang/cpp/char8_t/TestCxxChar8_t.py
Rather than trying to come up with a sophisticated decorator based off
the deployment target, I marked them all as skipped with a comment
explaining why.
Differential revision: https://reviews.llvm.org/D131741
Diffstat (limited to 'llvm/tools/llvm-reduce/DeltaManager.cpp')
0 files changed, 0 insertions, 0 deletions