Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@jonahwilliams
Copy link
Contributor

@jonahwilliams jonahwilliams commented Apr 22, 2024

Add goldctl dependency to arm64

Fixes flutter/flutter#147180

@jonahwilliams jonahwilliams changed the title Maybe this works? [Impeller] re-enable gold CTL. Apr 22, 2024
@jonahwilliams
Copy link
Contributor Author

jonahwilliams commented Apr 22, 2024

Also includes a revert of #52137 which can't be autoreverted. I mean #52106 t

@jonahwilliams
Copy link
Contributor Author

Also reverting #52180

@jonahwilliams
Copy link
Contributor Author

Adding #52160 speculative revert

Copy link
Member

@gaaclarke gaaclarke left a comment

Choose a reason for hiding this comment

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

This approach sounds good to me, I'm not sure if we'll see more problems but looks good to me as it is now.


TEST_P(AiksTest, CanDrawPoints) {
if (GetBackend() == PlaygroundBackend::kMetal) {
// https://github.com/flutter/flutter/issues/147184
Copy link
Member

Choose a reason for hiding this comment

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

Weird.

@jonahwilliams jonahwilliams added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 22, 2024
@auto-submit auto-submit bot merged commit eca261d into flutter:main Apr 22, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 23, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Apr 23, 2024
…147203)

flutter/engine@33c828f...62c9f17

2024-04-22 [email protected] [Impeller] skip lineTo for empty contours. (flutter/engine#52290)
2024-04-22 [email protected] Roll Skia from 3b32e3280b67 to e6de04b82b57 (6 revisions) (flutter/engine#52304)
2024-04-22 [email protected] [Impeller] re-enable gold CTL. (flutter/engine#52299)
2024-04-22 [email protected] Roll Dart SDK from 0ed66a4d77cb to 95f95b3118fe (1 revision) (flutter/engine#52301)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App e: impeller

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Impeller] all engine golden tests are currently being skipped.

3 participants