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

Conversation

@nturgut
Copy link
Contributor

@nturgut nturgut commented Dec 12, 2019

flutter web engine unit tests is running on firefox (as an addition to chrome) with PR: #14267

The following tests were skipped on Firefox since they were failing:
test/text/font_collection_test.dart: FontManager Register Asset twice with special character slash
test/text/font_collection_test.dart: FontManager Register Asset twice with exclamation mark
test/text/font_collection_test.dart: FontManager Register Asset twice with coma
test/text/font_collection_test.dart: FontManager Register Asset twice with a digit at the start of a token

The failure was legitimate since the loading was handled differently for Firefox. Added a new group of tests to test Firefox and skipped the other group.

Related: flutter/flutter#46638

@auto-assign auto-assign bot requested a review from iskakaushik December 12, 2019 21:44
@nturgut nturgut removed the request for review from iskakaushik December 12, 2019 21:44
Copy link
Contributor

@harryterkelsen harryterkelsen left a comment

Choose a reason for hiding this comment

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

lgtm with nits

@nturgut nturgut 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 Dec 13, 2019
@nturgut
Copy link
Contributor Author

nturgut commented Dec 13, 2019

Merging this one. This file is only adding more unit tests, no change in code behavior.

@nturgut nturgut merged commit 7922bc8 into flutter:master Dec 13, 2019
@nturgut nturgut removed the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Dec 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 13, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 13, 2019
franciscojma86 pushed a commit to flutter/flutter that referenced this pull request Dec 17, 2019
* 7922bc8 [web] adding firefox unit tests to font loading (flutter/engine#14467)

* 4ca54fe Roll src/third_party/dart c561a9eacc1b..fe9f30c3896e (7 commits) (flutter/engine#14475)

* b616dcd Roll fuchsia/sdk/core/linux-amd64 from sBbWo... to QZVxo... (flutter/engine#14473)

* 1377ef6 Roll src/third_party/skia c514e7d9be6e..d0840ecf5831 (18 commits) (flutter/engine#14478)

* bdd4e4d Do not assume that createTypeface is called before getStyle in the AssetManagerFontStyleSet (flutter/engine#14343)
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
* adding firefox unit tests to font loading

* reviewer suggestions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants