问题描述
com.google.android.simappdialog.gts.InstallCarrierAppActivityTest#testActivityAndNotificationShown_downloadPressed
fail java.lang.AssertionError: Dialog not shown. Is the test SIM inserted?
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?
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.
fail java.lang.AssertionError: Carrier install notification failed to show.
解决方案
Android P版本上测试GT
S,会需要插入SIM卡
贵司测试上面三条都要插入特殊的SIM卡(支持carrier privilege)。
这种SIM卡是我司请卡商Gemalto帮忙根据https://source.android.com/devices/tech/config/uicc#prepare_uicc来定制的。
请注意:购买白卡时请询问卡商您购买的白卡是否有兼容P版本。
贵司测试上面三条都要插入特殊的SIM卡(支持carrier privilege)。
这种SIM卡是我司请卡商Gemalto帮忙根据https://source.android.com/devices/tech/config/uicc#prepare_uicc来定制的。
请注意:购买白卡时请询问卡商您购买的白卡是否有兼容P版本。