[all-commits] [llvm/llvm-project] 85eec8: [lldb][test] Disable new dwarf5 integral member te...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Nov 7 07:28:30 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85eec89600085a054650585d3a3287a6e0a93a50
https://github.com/llvm/llvm-project/commit/85eec89600085a054650585d3a3287a6e0a93a50
Author: David Spickett <david.spickett at linaro.org>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M lldb/test/API/lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.py
Log Message:
-----------
[lldb][test] Disable new dwarf5 integral member tests on Windows
Added by https://github.com/llvm/llvm-project/pull/111859
Due to:
https://lab.llvm.org/buildbot/#/builders/141/builds/3691
This is not uncommon with DWARF testing on Windows. We may be
discarding the required information during linking.
I will look into it next week.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list