The desktop test UI in PR #298 calculates passed tests by subtracting failures from all result entries. The result list also contains suite headings, so the displayed pass count is inflated.
Count only results whose type is correct, matching the CLI report. Verify mixed headings, passes, and failures.
Source: #298
The desktop test UI in PR #298 calculates passed tests by subtracting failures from all result entries. The result list also contains suite headings, so the displayed pass count is inflated.
Count only results whose type is correct, matching the CLI report. Verify mixed headings, passes, and failures.
Source: #298