Bug 230062

Summary: [ macOS wk1 ] fast/text/FontFaceSet-check-after-style-update.html is a flaky failure
Product: WebKit Reporter: ayumi_kojima
Component: TextAssignee: 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

Description ayumi_kojima 2021-09-08 13:49:33 PDT
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
Comment 1 Radar WebKit Bug Importer 2021-09-08 13:51:43 PDT
<rdar://problem/82889952>
Comment 2 ayumi_kojima 2021-09-08 13:55:39 PDT
Marked test expectations https://trac.webkit.org/changeset/282169/webkit
Comment 3 ayumi_kojima 2021-09-08 14:00:57 PDT
Looking at the history, it looks like the test has been flaky since it was added at https://trac.webkit.org/changeset/282016/webkit
Comment 4 Myles C. Maxfield 2021-09-08 17:40:08 PDT

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