bytedance / Fastbot_Android

Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems
Other
1.01k stars 235 forks source link

ERROR *** findMethod() error, NoSuchMethodException happened, #239

Closed liuts933 closed 10 months ago

liuts933 commented 10 months ago

[Fastbot] ERROR findMethod() error, NoSuchMethodException happened, there is no such method: setActivityController [Fastbot][2023-08-29 14:12:13.950] // Selecting main activities from category android.intent.category.LAUNCHER [Fastbot][2023-08-29 14:12:13.951] // - NOT USING main activity com.android.gallery3d.app.GalleryActivity (from package com.android.gallery3d) [Fastbot][2023-08-29 14:12:13.952] // - NOT USING main activity com.android.settings.Settings (from package com.android.settings) [Fastbot][2023-08-29 14:12:13.953] // - NOT USING main activity com.android.calculator2.Calculator (from package com.google.android.calculator) [Fastbot][2023-08-29 14:12:13.954] // - NOT USING main activity com.mediatek.camera.CameraLauncher (from package com.mediatek.camera) [Fastbot][2023-08-29 14:12:13.955] // - NOT USING main activity com.dspread.demoui.activities.WelcomeActivity (from package com.dspread.demoui) [Fastbot][2023-08-29 14:12:13.957] // - NOT USING main activity com.android.d20selectbootanimation.MainActivity (from package com.android.d20selectbootanimation) [Fastbot][2023-08-29 14:12:13.958] // - NOT USING main activity com.android.stk.StkMain (from package com.android.stk) [Fastbot][2023-08-29 14:12:13.959] // - NOT USING main activity com.dspread.demoui.activities.WelcomeActivity (from package com.dspread.new)[Fastbot][2023-08-29 14:12:13.959] // - NOT USING main activity com.dsp.aptmstest.activity.MainActivity (from package com.dspread.tmsapp) [Fastbot][2023-08-29 14:12:13.960] // + Using main activity team.op.spos.account.features.splash.SplashActivity (from package team.op.pos.alpha) [Fastbot][2023-08-29 14:12:13.961] // - NOT USING main activity team.op.pay.envconfigimpl.DeveloperOptionsActivity (from package team.op.pos.module.alpha) [Fastbot][2023-08-29 14:12:13.962] // - NOT USING main activity team.op.spos.account.features.splash.SplashActivity (from package team.op.pos.module.alpha) [Fastbot][2023-08-29 14:12:13.966] // Selecting main activities from category android.intent.category.MONKEY

zhangzhao4444 commented 10 months ago

这个报错可以忽略,log打印错误,实际没什么影响