Bug 173379 - Layout test fast/text/system-font-fallback-emoji.html is failing
Summary: Layout test fast/text/system-font-fallback-emoji.html is failing
Status: RESOLVED DUPLICATE of bug 173043
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-14 12:36 PDT by Matt Lewis
Modified: 2017-06-14 12:59 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2017-06-14 12:36:00 PDT
fast/text/system-font-fallback-emoji.html is failing consistently

According to the flakiness dashboard, it is failing on all Mac and windows WK1 and El Capitan Wk2.
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Ftext%2Fsystem-font-fallback-emoji.html

The issue seems to have started when revision r217955 https://trac.webkit.org/changeset/217955/webkit was added.

https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r218268%20(2458)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK1%20(Tests)/builds/2458

diff
--- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/fast/text/system-font-fallback-emoji-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/fast/text/system-font-fallback-emoji-actual.txt
@@ -4,7 +4,7 @@
 
 
 PASS systemFontTarget.offsetWidth is not 100
-PASS appleColorEmojiTarget.offsetWidth is 100
+FAIL appleColorEmojiTarget.offsetWidth should be 100. Was 101.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Matt Lewis 2017-06-14 12:43:30 PDT
Updated revision r218161 
https://trac.webkit.org/changeset/218161/webkit
Comment 2 Matt Lewis 2017-06-14 12:59:50 PDT

*** This bug has been marked as a duplicate of bug 173043 ***