Bug 238641
Summary: | REGRESSION(r292072): [ wk1 ] fast/text/install-font-style-recalc.html is a constant text failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mmaxfield, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=238580 |
Dawn Morningstar
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/91136171>
Dawn Morningstar
Marked expectations to help ews. r292231
Myles C. Maxfield
Working on this in https://bugs.webkit.org/show_bug.cgi?id=238483
*** This bug has been marked as a duplicate of bug 238483 ***