-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't run patrol tests with IOS simulator #1767
Comments
Not reproducible. Please include all the information required by the bug report template. |
Issue has to do w/ running Patrol with XCode 15 - flutter/flutter#135277 . They are just unfiltered warnings, not errors. |
I don't think this should be closed @bartekpacia because I just completed the Getting Started guide for Patrol, exactly as documented, and I can't run the example test on iOS because of this exact issue! This issue is only relevant on MacOS Sonoma 14.0 running Xcode 15.1, but a lot of users are going to upgrade to Sonoma and have the same difficulties we are. Once upgraded to Sonoma you can't downgrade to Xcode 14.x. I will include the information required by the template in light of the OP's filing missing it. Logs`In next major release, patrolTest method will be intended for UI tests. For more information, see https://patrol.leancode.co/patrol-finders-release No device specified, using the first one (iPad) ✗ Failed to build app with entrypoint test_bundle.dart for iOS simulator (xcodebuild exited with code 65) (35.0s) Patrol versionpatrol_cli v2.2.1 Patrol Doctor output`In next major release, patrolTest method will be intended for UI tests. For more information, see https://patrol.leancode.co/patrol-finders-release Patrol CLI version: 2.2.1 Flutter Doctor output`Doctor summary (to see all details, run flutter doctor -v): • No issues found! I greatly appreciate you looking into this again, thanks very much, I can't wait to get using Patrol when I get it configured correctly! |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. |
Steps to reproduce
Actual results
Have this issue
Thread: <_NSMainThread: 0x151e09970>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-10-03 14:23:20.853 xcodebuild[25050:1242256] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Provisioning/Capabilities Infrastructure/IDECapabilityQuerySelection.swift:103
Details: createItemModels creation requirements should not create capability item model for a capability item model that already exists.
Function: createItemModels(for:itemModelSource:)
Failed to build app with entrypoint test_bundle.dart for iOS simulator (xcodebuild exited with code 70) (19.8s)
Error: xcodebuild exited with code 70
Logs
Logs
Patrol version
patrol: 2.3.0
Patrol Doctor output
Patrol Doctor output
Flutter Doctor output
Flutter Doctor output
The text was updated successfully, but these errors were encountered: