Bug 222479

Summary: Test landed broken: [ macOS ] fast/text/mending-heart.html is a constant text failure
Product: WebKit Reporter: Robert Jenner <jenner>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mmaxfield, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Robert Jenner 2021-02-26 09:38:01 PST
fast/text/mending-heart.html

is a constant text failing in macOS release and debug on Wk1 and Wk2. 

HISTORY URL:
https://results.webkit.org/?suite=layout-tests&test=fast%2Ftext%2Fmending-heart.html

DIFF URL:
https://build.webkit.org/results/Apple-BigSur-Release-WK2-Tests/r273558%20(547)/fast/text/mending-heart-pretty-diff.html

DIFF TEXT:
--- /Volumes/Data/slave/bigsur-release-tests-wk2/build/layout-test-results/fast/text/mending-heart-expected.txt
+++ /Volumes/Data/slave/bigsur-release-tests-wk2/build/layout-test-results/fast/text/mending-heart-actual.txt
@@ -1,5 +1,6 @@
-PASS target.offsetWidth is <= 125
+FAIL target.offsetWidth should be <= 125. Was 200 (of type number).
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
 ❤️‍🩹


Was able to reproduce at tip of tree using the following test:
run-webkit-test fast/text/mending-heart.html --iterations 100 -f
Comment 1 Radar WebKit Bug Importer 2021-02-26 09:38:28 PST
<rdar://problem/74793799>
Comment 2 Robert Jenner 2021-02-26 09:46:43 PST
Created attachment 421665 [details]
Patch
Comment 3 Truitt Savell 2021-02-26 09:49:56 PST
Comment on attachment 421665 [details]
Patch

Clearing flags on attachment: 421665

Committed r273561 (234621@main): <https://commits.webkit.org/234621@main>
Comment 4 Ryan Haddad 2021-02-26 09:52:43 PST
This is a new test that was just added as part of https://trac.webkit.org/changeset/273539/webkit, so I would rather have seen the original change reverted unless Myles can fix it quickly.
Comment 5 Myles C. Maxfield 2021-02-26 10:46:44 PST
Fixed in https://trac.webkit.org/changeset/273567/webkit