Skip to content

how to properly set up a github actions to execute patrol test #1300

Closed Answered by fylyppo
bertuz asked this question in Q&A
Discussion options

You must be logged in to vote

It's okay to use GHA for integration tests but not for testing on Android emulators because of their poor performance on Github-hosted machines (there's a hope in GH-larger runners but they're still in beta, you can try to join their program here).
Right now we're testing emulatorwtf and for now it looks very well - we haven't seen flakiness in our tests. BTW @bertuz uses FTL in his workflow, it seems like the only problem is code signing.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@fylyppo
Comment options

Answer selected by bartekpacia
Comment options

You must be logged in to vote
3 replies
@bertuz
Comment options

@brtbrt
Comment options

@bertuz
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants