RESOLVED DUPLICATE of bug 238483 Bug 238641
REGRESSION(r292072): [ wk1 ] fast/text/install-font-style-recalc.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=238641
Summary REGRESSION(r292072): [ wk1 ] fast/text/install-font-style-recalc.html is a co...
Dawn Morningstar
Reported 2022-03-31 17:26:08 PDT
fast/text/install-font-style-recalc.html Is a constant text failure on wk1 HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Ftext%2Finstall-font-style-recalc.html DIFF: --- /Volumes/Data/worker/monterey-release-tests-wk1/build/layout-test-results/fast/text/install-font-style-recalc-expected.txt +++ /Volumes/Data/worker/monterey-release-tests-wk1/build/layout-test-results/fast/text/install-font-style-recalc-actual.txt @@ -1,11 +1,12 @@ +CONSOLE MESSAGE: TypeError: testRunner.installFakeHelvetica is not a function. (In 'testRunner.installFakeHelvetica("Helvetica2-400")', 'testRunner.installFakeHelvetica' is undefined) This test makes sure that installing a font causes a style recalc. The test only runs in DumpRenderTree/WebKitTestRunner. It passes if the text above is rendered as black boxes (aka in Ahem). On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS target.offsetWidth became 200 -PASS The font was used. -PASS successfullyParsed is true +FAIL Unexpected error: TypeError: testRunner.installFakeHelvetica is not a function. (In 'testRunner.installFakeHelvetica("Helvetica2-400")', 'testRunner.installFakeHelvetica' is undefined) +FAIL successfullyParsed should be true. Was false. +Some tests failed. TEST COMPLETE rrrr DIFF-URL: https://build.webkit.org/results/Apple-Monterey-Release-WK1-Tests/r292184%20(2598)/fast/text/install-font-style-recalc-diff.txt
Attachments
Radar WebKit Bug Importer
Comment 1 2022-03-31 17:27:39 PDT
Dawn Morningstar
Comment 2 2022-04-01 12:54:42 PDT
Marked expectations to help ews. r292231
Myles C. Maxfield
Comment 3 2022-04-02 00:11:59 PDT
Working on this in https://bugs.webkit.org/show_bug.cgi?id=238483 *** This bug has been marked as a duplicate of bug 238483 ***
Note You need to log in before you can comment on or make changes to this bug.