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

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 10 09:06:25 PDT 2026


charles-zablit 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.

Fixed, thanks!

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


More information about the lldb-commits mailing list