Bug 305959
| Summary: | [IOS MacOS] fast/text/FontFaceSet-status-after-style-update.html is a flakey text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
fast/text/FontFaceSet-status-after-style-update.html is a flakey text failure only on MacOS and IOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Ftext%2FFontFaceSet-status-after-style-update.html is a flakey text failure. Appears to start at 305367@main.
TEXT DIFF:
--- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/fast/text/FontFaceSet-status-after-style-update-expected.txt
+++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/fast/text/FontFaceSet-status-after-style-update-actual.txt
@@ -7,8 +7,9 @@
Loading font
PASS fonts.status is "loading"
Deleting style
-PASS fonts.status is "loaded"
+FAIL fonts.status should be loaded. Was loading.
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
TEXT URL:
https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/305943@main%20(1221)/fast/text/FontFaceSet-status-after-style-update-pretty-diff.html
STEPS TO REPRODUCE:
I was able to reproduce this failure at macOS Tahoe ToT and IOS 26 ToT running the test as follows:
run-webkit-tests --release --no-retry --force --iterations 2000 fast/text/FontFaceSet-status-after-style-update.html
run-webkit-tests --ios-simulator --release --child-process=1 --iterations 1000 fast/text/FontFaceSet-status-after-style-update.html
Failures seem to only occur under high CPU load.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/168605368>
Diego De La Toba
I am going to mark expectations for this test as a pass failure while it is under investigation.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/56990
EWS
Test gardening commit 305965@main (5678d9314956): <https://commits.webkit.org/305965@main>
Reviewed commits have been landed. Closing PR #56990 and removing active labels.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/57003