-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Add benchmark to property #98159
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 benchmark to property #98159
Conversation
CaseyHillers
left a comment
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.
Let's hold off on changing the .ci.yaml for now. Let's land the changes to Cocoon first, and test them before changing the prod configs
These are target properties and should be no-op changes? @KristinBi There is a failed check, which may need cocoon side fix. |
|
Instead of |
CaseyHillers
left a comment
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.
+1 to Keyong's comment, this LGTM otherwise
CaseyHillers
left a comment
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.
Approving to remove the request changes. Please wait on Keyong's approval before landing.
keyonghan
left a comment
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.
Benchmark property is populating to the build:
https://ci.chromium.org/ui/p/flutter/builders/try/Linux%20web_benchmarks_html/9744/overview (see Input Properties)
Let's land this. LGTM.
|
@KristinBi We need to wait for all tests pass, and then add label |
|
Thanks Keyong and Casey, I will add the label later to let it auto submit. |
|
Re Mac plugin_lint_mac, you'll need to rebase this branch on tip of tree to get the fix for that breakage. |
198f784 to
5292220
Compare
Sorry, make that #98171. |
1385196 to
3f24659
Compare
Add the benchmark to property. Let benchmark to be true to show that this build is a benchmark test.
Referred to #98004 for all benchmark tests.