[Webkit-unassigned] [Bug 242119] [ iOS ] 3X fast/text/accessibility-bold-system-font (Layout-tests) are constant failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 13:15:31 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=242119

--- Comment #7 from Robert Jenner <Jenner at apple.com> ---
(In reply to Hercules Hjalmarsson from comment #6)
> Pull request: https://github.com/WebKit/WebKit/pull/1911

In this Pull Request, we have opted to [ Skip ] these tests for all platforms except iOS. This was because the previously set expectations mentioned that Accessibility Bold only exists on iOS. So in short, we've skipped them for all platforms. Then for iOS we re-enabled them by adding expectations.

This one is passing for iOS, so we set the expectation to [ Pass ] for this one:
fast/text/accessibility-bold-system-font/accessibility-bold-system-font-3.html


The initial test mentioned in this bug is a constant Image Failure for iOS, so we have marked the following test as [ Pass ImageOnlyFailure ] for iOS:
fast/text/accessibility-bold-system-font/accessibility-bold-system-font-2.html


The final test is a text failure, and has been marked as [ Pass Failure ] for iOS:
fast/text/accessibility-bold-system-font/accessibility-bold-system-font.html 

This is the DIFF for that text failure:
https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/251945@main%20(3029)/fast/text/accessibility-bold-system-font/accessibility-bold-system-font-pretty-diff.html

-This test makes sure that text using the accessibility bold functionality has the correct weight.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS window.getComputedStyle(target).getPropertyValue('font-weight') is "400"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-Hello
+CONSOLE MESSAGE: ReferenceError: Can't find variable: description
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x98
+  RenderBlock {HTML} at (0,0) size 800x98
+    RenderBody {BODY} at (8,8) size 784x82
+      RenderBlock {DIV} at (0,0) size 784x82
+        RenderText {#text} at (0,0) size 156x82
+          text run at (0,0) width 156: "Hello"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220629/61f44372/attachment.htm>


More information about the webkit-unassigned mailing list