[Lldb-commits] [lldb] [lldb] change how unsupported tests are aggregated (PR #185675)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 10 09:03:11 PDT 2026


DavidSpickett wrote:

> With this patch, a group of test is only UNRESOLVED if all the subtests are UNRESOLVED.

Do you mean `UNSUPPORTED`? That's the number that's changing in the results.

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


More information about the lldb-commits mailing list