-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bundle mir_flutter_app into mir-test-tools snap #76
Conversation
Hmm CI is broken, although it doesn't seem to be your fault, right? |
Yeah, the arm{hf,64} builds are failing everywhere I look |
Should that guard this PR from going in? Looks unrelated... |
In principle, no. But, I think this is an "improvement" to |
The underlying problem is that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working for me :)
…118) Adds integration tests for the reference application. This requires mir-flutter-app to be bundled into the mir-test-tools snap ([related PR](canonical/mir-test-tools#76)).
Adds
mir-flutter-app
built from source into the snap. When the client is executed, it is kept alive for 120 seconds. This is enough for mir-ci to run the automated integration tests using the Robot framework.NB: The reference application needs support for the mir_shell extension. This is currently not available in the mir_demo_server from the release ppa.