[Webkit-unassigned] [Bug 254403] New: Simplify baseline search paths (wk1, wk2, ios-simulator)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 24 04:26:01 PDT 2023


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

            Bug ID: 254403
           Summary: Simplify baseline search paths (wk1, wk2,
                    ios-simulator)
           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: gsnedders at apple.com
                CC: ap at webkit.org, Dawn_Flores at apple.com,
                    jbedard at apple.com, Jenner at apple.com,
                    rackler at apple.com, webkit-bug-importer at group.apple.com

Currently we have a multitude of pretty similar baseline search paths, and it's often unclear where expectations should go.

As an attempt to simplify this, I suggest:

* The default baseline always corresponds to wk2 (this avoids a necessity to have, e.g., "mac", "mac-wk1", "and "mac-wk2": it becomes clear the wk2 expectation belongs in "mac"). This also implies getting rid of "wk2" as a place with expectations, and potentially adding a "wk1" (though do any ports aside from Apple still maintain WK1 and thus test expectations?).

* We move to only having "ios" (and not also "ios-simulator", "ios-device"), as this split is meaningless in WebKit where nobody outside of Apple can run tests on non-Simulator iOS and hence the expectations need to be maintained by Apple anyway. (And, e.g., if someone puts a failing expectation in ios-simulator in WebKit then we can quite easily end up with duplicate expectations between ios-simulator and ios-device, which helps nobody.) Note jbedard did related work in 187099 at main.

-- 
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/20230324/2ad9d3f6/attachment.htm>


More information about the webkit-unassigned mailing list