Bug 222479 - Test landed broken: [ macOS ] fast/text/mending-heart.html is a constant text failure
Summary: Test landed broken: [ macOS ] fast/text/mending-heart.html is a constant text...
Status: RESOLVED FIXED
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: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-26 09:38 PST by Robert Jenner
Modified: 2021-02-26 10:46 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2021-02-26 09:46 PST, Robert Jenner
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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