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
<rdar://problem/82889952>
Marked test expectations https://trac.webkit.org/changeset/282169/webkit
Looking at the history, it looks like the test has been flaky since it was added at https://trac.webkit.org/changeset/282016/webkit
*** This bug has been marked as a duplicate of bug 229975 ***