Skip to content

Conversation

@Piinks
Copy link
Contributor

@Piinks Piinks commented May 8, 2024

Fixes #144496

Part of #148022

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@Piinks Piinks requested a review from goderbauer May 8, 2024 23:02
@github-actions github-actions bot added a: tests "flutter test", flutter_test, or one of our tests framework flutter/packages/flutter repository. See also f: labels. labels May 8, 2024
Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thank you!

@Piinks Piinks added the autosubmit Merge PR when tree becomes green via auto submit App label May 8, 2024
@auto-submit auto-submit bot merged commit 00f4066 into flutter:master May 8, 2024
auto-submit bot pushed a commit that referenced this pull request Jun 6, 2024
We have fiddled with this a bunch, and there is definitively no way to reliably include this, so I am removing it.

Since CI does not cover all possible values, we can't consistently look up images for local testing. We thought removing it from the look up would work fine, and it did for most tests, but there were still some that could not find an image without it.

A brief history on the abi key
- added in #143621
- disabled in #148023
- added back in #148072
  - we thought there was only an issue with alphabetizing keys
- removed from local image look up in #149696

I updated the docs page to also discuss what makes a good key and what does not based on what we learned here.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: tests "flutter test", flutter_test, or one of our tests autosubmit Merge PR when tree becomes green via auto submit App framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Local testing no longer works with Skia gold

2 participants