Bug 127131

Summary: build.webkit.org/dashboard sometimes fetches a Trac revision in an intermediate state, and never updates later
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: timothy
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
screenshot none

Description Alexey Proskuryakov 2014-01-16 12:24:54 PST
Created attachment 221400 [details]
screenshot

See svnsync@macosforge.org author in the attached screenshot. This is a temporary account that gets replaced in the repository in a few moments. Future requests to timeline RSS give the correct author.

But the dashboard doesn't re-parse old elements in Trac XML, so it never gets the update if it happened to fetch a bug in this intermediate state.
Comment 1 Alexey Proskuryakov 2014-08-19 12:00:26 PDT
Committed r172747: <http://trac.webkit.org/changeset/172747> with a fix for bug 127130.