WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
228741
[check-github-mirror-integrity] Handle slow Svn query
https://bugs.webkit.org/show_bug.cgi?id=228741
Summary
[check-github-mirror-integrity] Handle slow Svn query
Jonathan Bedard
Reported
2021-08-03 10:08:06 PDT
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.
Attachments
Patch
(1.40 KB, patch)
2021-08-03 10:11 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
Patch for landing
(1.39 KB, patch)
2021-08-03 10:18 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Jonathan Bedard
Comment 1
2021-08-03 10:11:53 PDT
Created
attachment 434838
[details]
Patch
Jonathan Bedard
Comment 2
2021-08-03 10:18:24 PDT
Created
attachment 434839
[details]
Patch for landing
Radar WebKit Bug Importer
Comment 3
2021-08-03 10:20:05 PDT
<
rdar://problem/81467944
>
EWS
Comment 4
2021-08-03 10:49:12 PDT
Committed
r280602
(
240220@main
): <
https://commits.webkit.org/240220@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 434839
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug