bytedance / Fastbot_Android

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

运行后报tidevice.exceptions.MuxError: Launch failed #118

Closed seminchen closed 2 years ago

seminchen commented 2 years ago

CFBundleExecutable: WebDriverAgentRunner-Runner [I 211218 18:59:46 _device:841] AppContainer: /private/var/mobile/Containers/Data/Application/8621A7FE-15AB-4ADB-A763 [E 211218 18:59:46 _device:878] Launch failed: NSError(CODE:2 DOMAIN:com.apple.dt.deviceprocesscontrolservice INFO:{'NSLocalizedDescription': 'Request to launch ' 'com.facebook.WebDriverAgentRunner123.xctrunner ' 'failed.', 'NSLocalizedFailureReason': 'The operation couldn’t be completed. (null) : ' 'Failed to launch process with bundle identifier ' "'com.facebook.WebDriverAgentRunner123.xctrunner'.", 'NSUnderlyingError': NSError(CODE:1 DOMAIN:FBSOpenApplicationErrorDomain INFO:{'BSErrorCodeDescription': 'Unspecified', 'NSLocalizedFailureReason': '(null)'})}) Traceback (most recent call last): File "D:\ProgramFiles\Python\lib\runpy.py", line 196, in run_module_as_main return run_code(code, main_globals, None, File "D:\ProgramFiles\Python\lib\runpy.py", line 86, in run_code exec(code, run_globals) File "D:\ProgramFiles\Python\lib\site-packages\tidevice_main.py", line 747, in main() File "D:\ProgramFiles\Python\lib\site-packages\tidevice_main.py", line 742, in main actionsargs.subparser File "D:\ProgramFiles\Python\lib\site-packages\tidevice_main.py", line 237, in cmd_xctest d.xctest(args.bundle_id, File "D:\ProgramFiles\Python\lib\site-packages\tidevice_device.py", line 1036, in xctest pid = self._launch_app_runner(bundle_id, session_identifier, File "D:\ProgramFiles\Python\lib\site-packages\tidevice_device.py", line 879, in _launch_app_runner raise MuxError("Launch failed") tidevice.exceptions.MuxError: Launch failed

seminchen commented 2 years ago

Submit warehouse error