[Lldb-commits] [lldb] [lldb] Revive TestSimulatorPlatform.py (PR #142244)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 4 09:57:52 PDT 2025


JDevlieghere wrote:

> If this is indeed the root cause, then it seems to me the test should skip by observing the unavailability of the tvOS simulator. LMK if that makes sense.

Yes, `TestAppleSimulatorOSType` seems to be doing this correctly but we should have the same logic here. I'll see if we can hoist it up. 

https://github.com/llvm/llvm-project/pull/142244


More information about the lldb-commits mailing list