[Lldb-commits] [lldb] [lldb] deactivate some tests on older SDKs (PR #147768)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Sat Jul 12 04:16:06 PDT 2025
Michael137 wrote:
Actually just saw that our Intel bots are running a newer OS:
```
10:03:35 + sw_vers
10:03:35 ProductName: macOS
10:03:35 ProductVersion: 15.1.1
10:03:35 BuildVersion: 24B91
10:03:35 + xcodebuild -version
10:03:39 Xcode 16.2
10:03:39 Build version 16C5031c
10:03:39 + cmake --version
10:03:39 cmake version 3.30.2
```
So we would still technically get coverage. Though would be nice to have the AS bots testing this too
https://github.com/llvm/llvm-project/pull/147768
More information about the lldb-commits
mailing list