[Webkit-unassigned] [Bug 216568] New: run-webkit-tests runs xcodebuild an unnecessary amount of times

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 15 10:09:05 PDT 2020


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

            Bug ID: 216568
           Summary: run-webkit-tests runs xcodebuild an unnecessary amount
                    of times
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: thorton at apple.com

PlatformInfo tries to memoize calls to xcodebuild to determine SDKs and Xcode version, but there isn't a singleton PlatformInfo, so it doesn't work.

Fixing this reduces the time to run a single test from ~7 seconds to ~3.

-- 
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/20200915/b4187b6e/attachment.htm>


More information about the webkit-unassigned mailing list