Bug 242139

Summary: [ macOS iOS EWS ] fast/text/accessibility-bold-system-font/accessibility-bold-system-font-2.html is a consistent failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: 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=242119

Description Karl Rackler 2022-06-29 15:05:55 PDT
Description:
fast/text/accessibility-bold-system-font/accessibility-bold-system-font-2.html

Is consistent failure on iOS-15-Simulator-WK2-Tests-EWS.

This test has been a consistent failure for its entire history on the dashboard on iOS and macOS.

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Ftext%2Faccessibility-bold-system-font%2Faccessibility-bold-system-font-2.html&limit=50000&platform=ios&platform=mac

Image Diff:
https://ews-build.s3-us-west-2.amazonaws.com/iOS-15-Simulator-WK2-Tests-EWS/460544-19160/fast/text/accessibility-bold-system-font/accessibility-bold-system-font-2-diffs.html
Comment 1 Radar WebKit Bug Importer 2022-06-29 15:06:11 PDT
<rdar://problem/96170698>
Comment 2 Karl Rackler 2022-06-29 15:20:24 PDT
REPRODUCTION STEPS
I can reproduce this on 251961@main ToT.

Command: 
run-webkit-tests --root 251961@main-debug  --ios-simulator --debug --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 --no-retry fast/text/accessibility-bold-system-font/accessibility-bold-system-font-2.html

Result: 
Regressions: Unexpected image-only failures (1)
  fast/text/accessibility-bold-system-font/accessibility-bold-system-font-2.html [ ImageOnlyFailure ]
Comment 3 Karl Rackler 2022-06-29 15:24:36 PDT
I have marked this test as a flaky image failure while this issue is investigated.
Comment 4 EWS 2022-06-29 15:32:54 PDT
Test gardening commit 251966@main (5f221672cd2a): <https://commits.webkit.org/251966@main>

Reviewed commits have been landed. Closing PR #1918 and removing active labels.
Comment 5 Karl Rackler 2022-06-29 16:09:11 PDT
Adding: 
Description:
fast/text/accessibility-bold-system-font/accessibility-bold-system-font.html
fast/text/accessibility-bold-system-font/accessibility-bold-system-font-3.html


fast/text/accessibility-bold-system-font/accessibility-bold-system-font-3.html is passing on iOS and Monterey, but consistent image failure on BigSur.

fast/text/accessibility-bold-system-font/accessibility-bold-system-font-3.html
Image Diff:
	ref mismatch

fast/text/accessibility-bold-system-font/accessibility-bold-system-font.html is a consistent failure on macOS and iOS.

fast/text/accessibility-bold-system-font/accessibility-bold-system-font.html
Diff:
--- /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/fast/text/accessibility-bold-system-font/accessibility-bold-system-font-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/fast/text/accessibility-bold-system-font/accessibility-bold-system-font-actual.txt
@@ -1,10 +1,9 @@
-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"



I have marked these tests as a flaky failure/image failure while this issue is investigated.
Comment 6 EWS 2022-06-29 16:20:27 PDT
Test gardening commit 251968@main (0bf2f168cb26): <https://commits.webkit.org/251968@main>

Reviewed commits have been landed. Closing PR #1923 and removing active labels.
Comment 7 Ryan Haddad 2022-06-29 17:38:07 PDT
I think this is a dupe of https://bugs.webkit.org/show_bug.cgi?id=242119?
Comment 8 Myles C. Maxfield 2022-06-29 23:39:41 PDT
Duping the newer bug to the older bug.

*** This bug has been marked as a duplicate of bug 242119 ***