Bug 242069

Summary: commits.webkit.org cached an incorrect identifier
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: jbedard, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 239082    

Alexey Proskuryakov
Reported 2022-06-28 11:02:57 PDT
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-28 11:03:17 PDT
Simon Fraser (smfr)
Comment 2 2022-06-28 11:05:39 PDT
Also PRs are landing with the wrong canonical links: https://github.com/WebKit/WebKit/pull/1717
Jonathan Bedard
Comment 3 2022-06-28 11:14:29 PDT
The canonical link is right, commits.webkit.org was off-by-one incorrectly redirecting. That's a less serious problem than Commit-Queue getting this wrong (because fixing it doesn't require force-pushing), but it's still a big issue.
Jonathan Bedard
Comment 4 2023-05-02 08:09:03 PDT
I haven't seen this issue in a few months. I made some changes to how we manage our identifier cache early this year (257251@main and 257145@main) that might have addressed the problem
Note You need to log in before you can comment on or make changes to this bug.