royitaqi wrote: FWIW, the tvOS tests fails on my macOS machine with the following error ([full log](https://pastebin.com/3gDZU0Xb)): > AssertionError: No value is not true : Could not create a valid process for > a.out: no valid simulator instance
I think this is because I don't have the "tvOS" component installed in Xcode (hence no tvOS simulator). 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. https://github.com/llvm/llvm-project/pull/142244 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits