-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Add CI tasks and scripts to run mobile performance tests #49547
base: trunk
Are you sure you want to change the base?
Conversation
Flaky tests detected in 3429b7e. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4613022939
|
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.
Correct. Once we have confirmed the CI token details, all PRs should be ready to review and merge. |
👋 Hey @derekblank! Is this PR still blocked by the CI token issue? Thanks! |
Technically, yes. This change would allow Reassure test results to be reported via CI to Gutenberg, and would require an additional CI token. It is not pending any active apps infra request, however, as we de-prioritized this in |
Given the decision to run automated tests within
I agree the current, single test does not provide a lot of value. Once we add tests to cover newly fixed performance regressions, the Reassure tool begins showcasing its value, which would be amplified by running it on the CI server. I am not opposed to moving this work forward, but we may have more important work. That said, it likely would not hurt to inquire as to when we might receive a new token. |
What?
Adds workflows needed to run mobile performance tests via Reassure.
Why?
Native mobile performance tests have been added as part of #49221, and the results can be reported via CI to help identify performance regressions in comparison against a baseline measurement.
How?
Adds a shell script to be run via Github workflow.
Testing Instructions
N/A
Testing Instructions for Keyboard
N/A