The test imported/w3c/web-platform-tests/css/css-fonts/font-display/font-display-failure-fallback.html was in theory fixed on r281465 but it continues to fail on the GTK port. The failure it gives is: --- /home/igalia/clopez/webkit/webkit-flatpak/layout-test-results/imported/w3c/web-platform-tests/css/css-fonts/font-display/font-display-failure-fallback-expected.txt +++ /home/igalia/clopez/webkit/webkit-flatpak/layout-test-results/imported/w3c/web-platform-tests/css/css-fonts/font-display/font-display-failure-fallback-actual.txt @@ -1,4 +1,4 @@ hello -PASS Fallback for font failure period +FAIL Fallback for font failure period assert_equals: first source should be loaded expected 1 but got 0 This test passes on the WPE port.
The test fast/text/font-promises-gc.html that was changed in r281465 keeps given the same output than before r281465 on GTK. So this is also likely related to the same issue. --- /home/igalia/clopez/webkit/webkit-flatpak/layout-test-results/fast/text/font-promises-gc-expected.txt +++ /home/igalia/clopez/webkit/webkit-flatpak/layout-test-results/fast/text/font-promises-gc-actual.txt @@ -1,4 +1,4 @@ -CONSOLE MESSAGE: Font status: loaded +CONSOLE MESSAGE: Font status: unloaded CONSOLE MESSAGE: Font loaded This test should not time out, and should say "SUCCESS". Hello
Expectations updated on r281824
Pull request: https://github.com/webkit/webkit/pull/9799
Committed 261364@main (c33d32d1b7e5): <https://commits.webkit.org/261364@main> Reviewed commits have been landed. Closing PR #9799 and removing active labels.