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
2024-10-16 16:04:03.914 20159-20190 AndroidRuntime com.netease.open.pocoservice E FATAL EXCEPTION: Instr: androidx.test.runner.AndroidJUnitRunner
Process: com.netease.open.pocoservice, PID: 20159
java.lang.IllegalStateException: Cannot call disconnect() while connecting UiAutomation@e519f59[id=-1, flags=0]
at android.app.UiAutomation.disconnect(UiAutomation.java:377)
at android.app.Instrumentation.finish(Instrumentation.java:281)
at androidx.test.runner.MonitoringInstrumentation.finish(MonitoringInstrumentation.java:422)
at androidx.test.runner.AndroidJUnitRunner.onStart(AndroidJUnitRunner.java:457)
at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:2269)
(请尽量按照下面提示内容填写,有助于我们快速定位和解决问题,感谢配合。否则直接关闭。)
(重要!问题分类)
描述问题bug
1.在连接手机进行测试时,跑了四五个用例后,pocoservice.apk开始频繁重启并和测试app切屏
复现步骤
1.执行用例
2.pocoservicer重启
预期效果
正常不重启pocoservice程序
相关截图
(贴出遇到问题时的截图内容,如果有的话)
BB43685B1841FE28B26AF9D51C448005.mp4
python 版本:
python3.11.3
poco 版本:
1.0.69
设备:
其他相关环境信息
(其他运行环境,例如在linux ubuntu16.04上运行异常,在windows上正常。)
The text was updated successfully, but these errors were encountered: