Open zltnDC opened 1 year ago
Also having this issue. Everything is updated including Patrol, MacOS, Xcode, and the iOS simulator.
Same with version 3.4.0/CLI 2.6.0, there was no such issue in version 2 (2.0.2)
Same for me, do you have any news ?
Any update on this? Having to restart patrol every few minutes is severely time consuming.
patrol cli develop always stops running after ~330 seconds.
logs:
Logs
``` dart run /patrol/packages/patrol_cli/bin/main.dart develop --target integration_test/example_test.dart ✓ Completed building app with entrypoint test_bundle.dart for iOS simulator (56.7s) • Running app with entrypoint test_bundle.dart for iOS simulator on simulator iPhone 15... Hot Restart: logs connected Hot Restart: not attached to the app yet The Dart VM service is listening on http://127.0.0.1:62397/coUq3hcOc5E=/ Patrol (native): initialize() started Patrol (native): initialize() succeeded 00:00 +0: example_test counter state is the same after going to Home and switching apps Patrol (native): configure() started Patrol (native): configure() succeeded Patrol (native): pressHome() started Patrol (native): pressHome() succeeded Patrol (native): openApp() started Patrol (native): openApp() succeeded 00:09 +1: (tearDownAll) 00:09 +2: All tests passed! Hot Restart: attached to the app (press "r" to restart) 2023-09-26 16:51:01.073 xcodebuild[57905:2175961] [MT] IDETestOperationsObserverDebug: 340.593 elapsed -- Testing started completed. 2023-09-26 16:51:01.073 xcodebuild[57905:2175961] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start 2023-09-26 16:51:01.073 xcodebuild[57905:2175961] [MT] IDETestOperationsObserverDebug: 340.593 sec, +340.593 sec -- end Testing failed: RunnerUITests-Runner (57995) encountered an error (Test runner never began executing tests after launching) ** TEST EXECUTE FAILED ** ✓ App shut down on request (357.7s) ```Branch: develop (cdd2df83d17a58e9bdbb1a9372d2fa3e374a674c)