aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2025-07-04 09:28:32 +0100
committerMichael Buch <michaelbuch12@gmail.com>2025-07-04 09:32:21 +0100
commitd74c9ef8370c9310452859ff876a2a5d8b8f7ad5 (patch)
treeef0eef7812426241df581c8fcdd6ffaff0b80022 /flang/lib/Frontend/CompilerInvocation.cpp
parentc7d3b818963aede5fc80a3246fb9af3f21f8eadd (diff)
downloadllvm-d74c9ef8370c9310452859ff876a2a5d8b8f7ad5.zip
llvm-d74c9ef8370c9310452859ff876a2a5d8b8f7ad5.tar.gz
llvm-d74c9ef8370c9310452859ff876a2a5d8b8f7ad5.tar.bz2
[lldb][test] Skip TestFrameVarDILGlobalVariableLookup.py on older AArch64 macOS version
Currently failing on the arm64 macOS CI with: ``` 06:59:37 Traceback (most recent call last): 06:59:37 File "/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/llvm-project/lldb/test/API/commands/frame/var-dil/basics/GlobalVariableLookup/TestFrameVarDILGlobalVariableLookup.py", line 47, in test_frame_var 06:59:37 self.expect_var_path("ExtStruct::static_inline", value="16") 06:59:37 File "/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2589, in expect_var_path 06:59:37 value_check.check_value(self, eval_result, str(eval_result)) 06:59:37 File "/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 301, in check_value 06:59:37 test_base.assertSuccess(val.GetError()) 06:59:37 File "/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2597, in assertSuccess 06:59:37 self.fail(self._formatMessage(msg, "'{}' is not success".format(error))) 06:59:37 AssertionError: '<user expression 0>:1:1: use of undeclared identifier 'ExtStruct::static_inline' 06:59:37 1 | ExtStruct::static_inline 06:59:37 | ^' is not success 06:59:37 Config=arm64-/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake-sanitized/lldb-build/bin/clang 06:59:37 ---------------------------------------------------------------------- 06:59:37 Ran 1 test in 2.322s 06:59:37 ``` Can't repro this locally so skipping on older macOS versions that the CI is running.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions