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

Conversation

@yjbanov
Copy link
Contributor

@yjbanov yjbanov commented Jul 21, 2021

Noto font comes from fonts.google.com making tests non-hermetic.

This caused two P0 issues already.

Fixes flutter/flutter#86756.

@flutter-dashboard flutter-dashboard bot added the platform-web Code specifically for the web engine label Jul 21, 2021
@google-cla google-cla bot added the cla: yes label Jul 21, 2021
@yjbanov yjbanov force-pushed the disable-ck-text-goldens branch from dedf5fe to 88bdda0 Compare July 21, 2021 03:02
region: ui.Rect.fromLTRB(0, 0, testWidth, paragraphHeight + 20),
write: write,
);
if (!kIssue86432Exists) {
Copy link
Member

Choose a reason for hiding this comment

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

Should this be if (kIssue86432Exists)?

Copy link
Member

Choose a reason for hiding this comment

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

Ah, no this is right, sorry.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You and me both! I actually did type if (kIssue86432Exists) initially, then thought about it and amended the commit, lol :)

@yjbanov yjbanov force-pushed the disable-ck-text-goldens branch from 88bdda0 to 945682f Compare July 21, 2021 03:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes platform-web Code specifically for the web engine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linux Web Engine Red on "Reformat manifests"

3 participants