Add impeller key to skia gold client, Turn on a framework test shard that will run unit tests with --enable-impeller#140985
Conversation
| timeout: 60 | ||
| bringup: true | ||
| properties: | ||
| cpu: x86 # https://github.com/flutter/flutter/issues/119880 |
There was a problem hiding this comment.
should the name just be Mac_arm64 framework_tests_impeller instead? cc @godofredoc
| PODFILE CHECKSUM: 2e6060c123c393d6beb3ee5b7beaf789de4d2e47 | ||
|
|
||
| COCOAPODS: 1.12.1 | ||
| COCOAPODS: 1.13.0 |
There was a problem hiding this comment.
I'm guessing revert this in case cocoapods on CI is older?
There was a problem hiding this comment.
Agh, yeah I didn't notice that - thank you
Co-authored-by: Christopher Fujino <[email protected]>
|
Ahh, @christopherfujino when I accepted your suggestion it added a co-authored commit with your gmail address, which doesn't have a google CLA 🤣 |
This reverts commit 8c7c241.
|
Redo here due to CLA issues: #141341 |
Yeah sorry. This is a bug in the clabot, it knows about both emails, but only when i'm the only author on the PR, apparently. |
Adds a Skia Gold key that describes which Impeller renderer, if any is running, trying to leave the existing hashes unaltered.
Turns on a test shard that will run impeller on macOS, though this won't run without the PR being submitted first.