zhangzhao4444 / Maxim

高速uiautomator控件解析算法的Android Monkey, 每秒10-15个Action Event。实现快速DFS算法的Android Monkey , 每秒 5个Action Event。
866 stars 280 forks source link

执行命令,控制台显示执行random hit touch,但是被测试应用一直无法继续执行 #32

Closed shansss closed 3 years ago

shansss commented 4 years ago

执行的设备有pixel 3a 安卓10、三星s8 安卓8、小米8 安卓9、华为Mate9 安卓9 命令如下 adb -s 设备id shell CLASSPATH=/sdcard/monkey.jar:/sdcard/framework.jar exec app_process /system/bin tv.panda.test.monkey.Monkey -p 被测试应用--uiautomatormix --running-minutes 10 --imagepolling --throttle 680 -v -v -v -v -v -v --output-directory /sdcard/max-output 报错的logcat如下

12-18 11:14:11.356 32460 32622 E NetworkScheduler: Invalid component specified.
12-18 11:14:11.411 32460 32486 E NetworkScheduler: Invalid component specified.
12-18 11:14:12.523 32460 32622 E GCM     : Missing checkin config file
12-18 11:14:12.525 32689 32725 E FirebaseInstanceId: Token retrieval failed: AUTHENTICATION_FAILED
12-18 11:14:19.388   628   652 E DnsProxyListener: block dns query from uid = 10221
12-18 11:14:19.404 32460 32486 E NetworkScheduler: Invalid component specified.
12-18 11:14:19.627   755  2427 E AudioFlinger: open /proc/32689/cmdline error
12-18 11:14:22.806   682   682 E soundtrigger: audio_extn_sound_trigger_update_stream_status: invalid input device 0x0, for event 2
12-18 11:14:39.584   755 29035 E AudioFlinger: open /proc/32689/cmdline error
12-18 11:14:42.655   682   682 E soundtrigger: audio_extn_sound_trigger_update_stream_status: invalid input device 0x0, for event 2
12-18 11:14:45.386   959  1058 E storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
zhangzhao4444 commented 3 years ago

需要提供下 max 的log