CTS 6.0 run failed cases

Refer to: here

对于 Android 6.0 或更早版本,您将使用 CTS v1

add derivedplan --plan <plan_name>
--result/-r
[pass | fail | timeout | notExecuted]
[--session/-s <session_id>]

For instance, l r if I want to retry failed cases in session 2:

add derivedplan -p fail02 -r fail -s 2

Input l p to check if the desired plan fail02 exists.
If it exists,

run cts --plan fail02

If cts won't run, just do l d to check if the tested device is available.

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容