-
Notifications
You must be signed in to change notification settings - Fork 743
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
Run EarlGrey on AWS #447
Comments
What form errors are you seeing @Eruhenon? Are you using a pre-built IPA to test or using one CocoaPods / Carthage etc? |
Adding @bootstraponline just in case he has something to share. |
We're also looking into running our EarlGrey tests on AWS. Step one was making the tests run on a local physical device. I'll comment once we have some tests running successfully on AWS. |
Amazon commented: I'm not looking into AWS anymore so the Amazon forums are probably the best place for support. |
Earlgrey works with XCTest and I have tested that it works. Use steps outlined here: https://docs.aws.amazon.com/devicefarm/latest/developerguide/test-types-ios-xctest.html |
https://firebase.google.com/docs/test-lab/ios/command-line is what I'm using now. |
@githubist16 & @bootstraponline is there any way we could add to our docs for support for the different CI platforms? |
Linking to https://firebase.google.com/docs/test-lab/ios/firebase-console for firebase is sufficient I think. |
Finally got this going again using EG 2.0 on AWS Device farm. These were the steps used (some of these steps need to be fleshed out. I will keep updating this):
Products.zip content can look something like
|
That sounds awesome. QQ -
Could we get a link for how to do this? This would look great in a setup doc. Feel free to send it as a .md PR to us. |
Hey,
we're trying to run EarlGrey on AWS device farm. It fails with various errors. Since I can't find any information about anyone succeeding to run this (except for #154) I thought I'd ask here for advice :)
If anyone could guide me in the right direction, it would be very appreciated!
The text was updated successfully, but these errors were encountered: