Bug 230062
| Summary: | [ macOS wk1 ] fast/text/FontFaceSet-check-after-style-update.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ayumi_kojima |
| Component: | Text | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | mmaxfield, sam, 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=229844 | ||
ayumi_kojima
fast/text/FontFaceSet-check-after-style-update.html
Is flaky failing on macOS wk1, mainly on release, but the flaky failure is also seen on BigSur debug.
History: https://results.webkit.org/?suite=layout-tests&test=fast%2Ftext%2FFontFaceSet-check-after-style-update.html
Result page: https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r282110%20(5143)/results.html
Diff:
--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/fast/text/FontFaceSet-check-after-style-update-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/fast/text/FontFaceSet-check-after-style-update-actual.txt
@@ -5,9 +5,10 @@
PASS fonts.check('12px ThisIsNotARealFont') is true
PASS fonts.check('12px WebFont') is false
-PASS fonts.check('12px WebFont') is false
+FAIL fonts.check('12px WebFont') should be false. Was true.
PASS fonts.check('12px WebFont') is true
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/82889952>
ayumi_kojima
Marked test expectations https://trac.webkit.org/changeset/282169/webkit
ayumi_kojima
Looking at the history, it looks like the test has been flaky since it was added at https://trac.webkit.org/changeset/282016/webkit
Myles C. Maxfield
*** This bug has been marked as a duplicate of bug 229975 ***