[Webkit-unassigned] [Bug 218287] New: We have too many ways of overriding preferences in LayoutTests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 09:09:21 PDT 2020


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

            Bug ID: 218287
           Summary: We have too many ways of overriding preferences in
                    LayoutTests
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org

We have too many ways of overriding preferences in LayoutTests - test header commands, internals.settings, testRunner.overridePreference, and testRunner specific functions.

We should standardize on just test header commands for static configuration (as this is the only method that allows the preference to be set prior to a test run) and internals.settings as this is completely generated and allows dynamic setting of preferences.

-- 
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/20201028/4bffd6ad/attachment.htm>


More information about the webkit-unassigned mailing list