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

Conversation

@mdebbar
Copy link
Contributor

@mdebbar mdebbar commented Sep 13, 2022

We used to do our own image diffing in the past, but that went away when we adopted Skia Gold. Some pieces of the old diffing are still present in the code. This PR attempts to clean it up.

In the future, when we decide to support local golden diffing, we can use the Gold tool to perform local diffing using the match command.

@mdebbar mdebbar requested review from ditman and yjbanov September 13, 2022 20:29
@flutter-dashboard flutter-dashboard bot added the platform-web Code specifically for the web engine label Sep 13, 2022
Copy link
Contributor

@yjbanov yjbanov left a comment

Choose a reason for hiding this comment

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

lgtm

@mdebbar mdebbar added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 14, 2022
@auto-submit auto-submit bot merged commit e80b08d into flutter:main Sep 14, 2022
other: screenshot,
pixelComparison: pixelComparison,
);
// TODO(mdebbar): Use the Gold tool to locally diff the golden.
Copy link
Member

Choose a reason for hiding this comment

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

Is this method returning anything other than 'OK' now?

Copy link
Member

Choose a reason for hiding this comment

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

Ah, this is only for local diffs, ok.

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 14, 2022
Oleh-Sv pushed a commit to Oleh-Sv/engine that referenced this pull request Sep 28, 2022
@mdebbar mdebbar deleted the remove_old_golden_diffing branch January 17, 2023 18:26
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 platform-web Code specifically for the web engine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants