Skip to content
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

feat: Add integration tests using patrol compatible with github actions #212

Closed
andreped opened this issue Aug 27, 2024 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@andreped
Copy link
Owner

As Maestro did not work that great with GitHub Actions, we could explore Patrol as an alternative that should work better with Flutter.

Unclear if it works better for GitHub Actions though, but it remains to be seen.

@andreped andreped added the enhancement New feature or request label Aug 27, 2024
@andreped
Copy link
Owner Author

Patrol sadly has the exact same issues as Maestro when running in GitHub Actions.

This seems to be an underlying problem with GitHub Actions Runners just not being powerful enough.

That is very unfortunate and that means that there is really no way to run these tests on GitHub-hosted servers.

So we likely need to self-host these jobs. That can be done though, but its unfortunate...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant