Skip to content

device-common: CtsAutoFillServiceTestCases

Felix Freimann requested to merge ffreimann/CtsAutoFillTestCases into mtk-android-12

Add android.software.autofill.xml to target so that module CtsAutoFillServiceTestCases will report no errors. Without this change the module CtsAutoFillServiceTestCases will report:

Total Tests        : 1085
PASSED             : 202
FAILED             : 1
IGNORED            : 6
ASSUMPTION_FAILURE : 876

With this change the report looks as follows:

Total Tests        : 1085
PASSED             : 995
FAILED             : 0
IGNORED            : 6
ASSUMPTION_FAILURE : 84

Signed-off-by: Felix Freimann felix.freimann@mediatek.com

Merge request reports

Loading