[FAQ21481]【GTS_6.0R3】GtsSimAppDialogTestCases三条case fail

[DESCRIPTION]

com.google.android.simappdialog.gts.InstallCarrierAppActivityTest#testActivityAndNotificationShown_downloadPressed 
fail java.lang.AssertionError: Dialog not shown. Is the test SIM inserted?

com.google.android.simappdialog.gts.InstallCarrierAppActivityTest#testActivityAndNotificationShown_notNowPressed 
fail java.lang.AssertionError: Dialog not shown. Is the test SIM inserted?

com.google.android.simappdialog.gts.InstallCarrierAppActivityTest#testNotificationOnlyDuringSetupWizard 
fail java.lang.AssertionError: Carrier install notification failed to show.


[SOLUTION]
Android P版本上测试GTS,会需要插入SIM卡
贵司测试上面三条都要插入特殊的SIM卡(支持carrier privilege)。
这种SIM卡是我司请卡商Gemalto帮忙根据
https://source.android.com/devices/tech/config/uicc#prepare_uicc来定制的。
请注意:购买白卡时请询问卡商您购买的白卡是否有兼容P版本。

猜你喜欢

转载自blog.csdn.net/lwz622/article/details/131190120