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 Jan 13, 2021

Description

Enabling the new rich paragraph implementation caused some framework tests to fail. These tests were creating paragraphs with no spans, which is an edge that wasn't being handled. This PR fixes it.

Engine auto-roll failure: https://ci.chromium.org/ui/p/flutter/builders/try/Linux%20web_tests/8457/overview

The framework tests that failed were in these files:

  • test/painting/text_painter_test.dart
  • test/rendering/semantics_and_children_test.dart

@mdebbar mdebbar added the platform-web Code specifically for the web engine label Jan 13, 2021
@mdebbar mdebbar requested review from ferhatb and zanderso January 13, 2021 18:34
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 waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Jan 13, 2021
@fluttergithubbot fluttergithubbot merged commit 4814b15 into flutter:master Jan 13, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 13, 2021
gspencergoog pushed a commit to gspencergoog/engine that referenced this pull request Jan 20, 2021
hjfreyer pushed a commit to hjfreyer/engine that referenced this pull request Mar 22, 2021
@mdebbar mdebbar deleted the text_painter_error branch April 15, 2021 17:36
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 waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants