-
Notifications
You must be signed in to change notification settings - Fork 6k
changed version for testing #52005
changed version for testing #52005
Conversation
|
auto label is removed for flutter/engine/52005, due to - The status or check suite Linux linux_host_engine has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
At this point we would have expected golden file differences. It doesn't seem to have them. |
|
The golden tests were executed: There has been a lot of errors printed out in the form of: |
|
Here is a link to all the diffs. I'm not sure if we can manually go into there an approve them. We had problems with that in the past when the bot didn't pick them up and then we went into skia gold manually and accepted them: https://flutter-engine-gold.skia.org/search?issue=52005&crs=github&patchsets=3&corpus=flutter-engine |
|
This looks to be why skia gold never reported a diff: https://github.com/flutter/cocoon/blob/9dd49cd93309b4d737d244e34d699f448e6ef17b/app_dart/lib/src/request_handlers/push_gold_status_to_github.dart#L86 |
|
To temporarily unblock, we could maybe hard code the branch name, i.e. change the if check from For a more comprehensive fix Keyong would definitely know more |
@keyonghan do you have a recommendation on how best to support release branches at this point in cocoon? Right now it gets skipped if it isn't destined to the |
I guess you are expecting the |
|
The goal is to affect the real release branch workflow. The purpose of this is to just see what works and what doesn't. I'll try to come up with a proposal next week, looks like we're going to have to change the cocoon logic. |
|
I filed a PR to update cocoon to allow skia gold to run on release branches: flutter/cocoon#3659 Once that lands we'll have to rerun our test with a branch that matches the release naming structure: |
80703ed to
f42dbf5
Compare
This reverts commit a3d77d1.
|
Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change). If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review. |
|
Yay, it works. The bot is running and all the names of results have the version number in them. |
this is for testing the release process
issue: flutter/flutter#146078
cc @matanlurey
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.