-
Notifications
You must be signed in to change notification settings - Fork 150
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
Working in android but getting an error while executing with ios #1451
Comments
I also wanna know how to click keyboard buttons using patrol. I am not able to find it in the patrol website |
This is separate issue. Please file a new one. Regarding this issue, have you tried #1416 (comment)? |
I have tried it and still getting the same issue. |
Does it mean that you're now signed to Xcode? |
Yes now getting this issue. No device specified, using the first one (iPhone 14 Pro) ✗ Failed to build app with entrypoint example_test.dart for iOS simulator (xcodebuild exited with code 65) (70.8s) |
Run with |
lallu@Laliths-MacBook-Pro Next-Gen-App % patrol develop --target integration_test/sign_up_test.dart --flavor jk --verbose Verbose mode enabled. More logs will be printed. ✗ Failed to build app with entrypoint test_bundle.dart for iOS simulator (xcodebuild exited with code 65) (44.6s) See the logs above to learn what happened. Also consider running with --verbose. If the logs still aren't useful, then it's a bug - please report it. |
Hi @bartekpacia can you please help me on this.? |
Hi @bartekpacia @KrzysztofMamak Can anyone help me on this.? |
Looking at the logs, this looks suspicious:
Google it and you'll find a few links with workarounds. |
Hi @bartekpacia Sure let me check in google regarding the issue and also it will be helpful if I get the screen recording for iOS setup. |
Yeah this looks good. |
It's working in demo flutter app. Let me do the same procedure with my application too and will come back |
Now getting this error
|
Do CTRL+F for "error" and you'll find:
You'll find these 2 issues: |
This is not a problem with Patrol, but with your app's dependencies. |
Let me check with this and come back to you |
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
Working in android but getting an error while executing with ios
Actual results
the issues in android were cleared but I am getting this issue if I run on iOS device or simulator. Can you please help me in this.?
lallu@Laliths-MacBook-Pro Next-Gen-App % patrol test --target integration_test/example_test.dart --flavor jk
You're using Patrol CLI 2.0, which has breaking changes.
Read the migration guide at https://patrol.leancode.co/v2.
Disable this warning by setting the PATROL_MIGRATED environment variable.
No device specified, using the first one (iPhone 14 Pro)
• Building app with entrypoint test_bundle.dart for iOS simulator (debug)...
2023-07-03 12:43:55.930 xcodebuild[34386:282756] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x600001d94980; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2023-07-03 12:43:55.930 xcodebuild[34386:282756] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2023-07-03T07:13:56Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "c5cb774a-5e28-4a2d-8074-b4b8d333a0cb";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
Logs
No response
Patrol version
patrol:^2.0.0
Patrol Doctor output
the issues in android were cleared but I am getting this issue if I run on iOS device or simulator. Can you please help me in this.?
lallu@Laliths-MacBook-Pro Next-Gen-App % patrol test --target integration_test/example_test.dart --flavor jk
You're using Patrol CLI 2.0, which has breaking changes.
Read the migration guide at https://patrol.leancode.co/v2.
Disable this warning by setting the PATROL_MIGRATED environment variable.
No device specified, using the first one (iPhone 14 Pro)
• Building app with entrypoint test_bundle.dart for iOS simulator (debug)...
2023-07-03 12:43:55.930 xcodebuild[34386:282756] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x600001d94980; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2023-07-03 12:43:55.930 xcodebuild[34386:282756] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2023-07-03T07:13:56Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "c5cb774a-5e28-4a2d-8074-b4b8d333a0cb";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
Flutter Doctor output
the issues in android were cleared but I am getting this issue if I run on iOS device or simulator. Can you please help me in this.?
lallu@Laliths-MacBook-Pro Next-Gen-App % patrol test --target integration_test/example_test.dart --flavor jk
You're using Patrol CLI 2.0, which has breaking changes.
Read the migration guide at https://patrol.leancode.co/v2.
Disable this warning by setting the PATROL_MIGRATED environment variable.
No device specified, using the first one (iPhone 14 Pro)
• Building app with entrypoint test_bundle.dart for iOS simulator (debug)...
2023-07-03 12:43:55.930 xcodebuild[34386:282756] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x600001d94980; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2023-07-03 12:43:55.930 xcodebuild[34386:282756] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2023-07-03T07:13:56Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "c5cb774a-5e28-4a2d-8074-b4b8d333a0cb";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
The text was updated successfully, but these errors were encountered: