[Webkit-unassigned] [Bug 228741] New: [check-github-mirror-integrity] Handle slow Svn query

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 3 10:08:06 PDT 2021


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

            Bug ID: 228741
           Summary: [check-github-mirror-integrity] Handle slow Svn query
           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: jbedard at apple.com

Querying Svn for a commit is slow, and because we query Svn before GitHub, it's possible that GitHub is ahead of Svn. This breaks our logic in check-github-mirror-integrity, which only expects GitHub to be behind Svn. If we reverse the order we fetch commits in, we shouldn't have this problem.

-- 
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/20210803/08ee5557/attachment.htm>


More information about the webkit-unassigned mailing list