[Webkit-unassigned] [Bug 237181] [GTK] The setting WebKitMinimumFontSize is not reset by the testing framework, leading to flaky tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 3 15:20:50 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=237181

--- Comment #3 from ChangSeok Oh <changseok at webkit.org> ---
(In reply to Arcady Goldmints-Orlov from comment #2)
> If you are looking to reproduce it, the command I have been using is:
> 
> Tools/Scripts/run-webkit-tests --no-new --child-processes=1 --no-show
> fast/forms/validation-message-minimum-font-size.html fast/text/international

Unfortunately, I could not reproduce the issue in two different Linux distributions: Ubuntu 21.10 and Fedora 35.

In my investigation, a WebPreferences instance is ephemeral so each test creates its own WebPreferences rather than sharing one among tests.

Would you test if the attached hotfix resolves your issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220403/f87693ec/attachment.htm>


More information about the webkit-unassigned mailing list