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 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=242119 |
Karl Rackler
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/96170698>
Karl Rackler
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 ]
Karl Rackler
I have marked this test as a flaky image failure while this issue is investigated.
EWS
Test gardening commit 251966@main (5f221672cd2a): <https://commits.webkit.org/251966@main>
Reviewed commits have been landed. Closing PR #1918 and removing active labels.
Karl Rackler
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.
EWS
Test gardening commit 251968@main (0bf2f168cb26): <https://commits.webkit.org/251968@main>
Reviewed commits have been landed. Closing PR #1923 and removing active labels.
Ryan Haddad
I think this is a dupe of https://bugs.webkit.org/show_bug.cgi?id=242119?
Myles C. Maxfield
Duping the newer bug to the older bug.
*** This bug has been marked as a duplicate of bug 242119 ***