You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The conformance tests skip tests when a devices returns
`UR_RESULT_ERROR_UNSUPPORTED_FEATURE` and the feature under test is
optional. As such, skipped tests count as passes because the device has
exhibiting valid behaviour. This patch changes how CTS pass rates are
calculated to match.
0 commit comments