Bug 169642

Summary: El Capitan perf bot failing results upload
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ap, lforschler, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=169627

Description Ryan Haddad 2017-03-14 16:11:13 PDT
Uploaded JSON to https://perf.webkit.org/api/report but got an error:
{
    "status": "MismatchingCommitTime", 
    "new": {
        "time": "2017-03-14T08:30:32.255453Z", 
        "repository": "1", 
        "revision": "213893"
    }, 
    "failureStored": true, 
    "processedRuns": 0, 
    "existing": {
        "commit_id": "82517", 
        "commit_reported": "t", 
        "commit_revision": "213893", 
        "commit_parent": null, 
        "commit_committer": "438", 
        "commit_repository": "1", 
        "commit_order": null, 
        "commit_message": "Added skeleton header files\n", 
        "commit_time": "2001-08-24 17:22:02"
    }
}

https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20%28Perf%29/builds/4440
Comment 1 Ryan Haddad 2017-03-14 17:09:37 PDT
Well, this run worked, so maybe the issue has resolved itself: https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20%28Perf%29/builds/4443
Comment 2 Ryosuke Niwa 2017-03-14 17:19:06 PDT
Oh, this might be a fallout from the subversion server migration failure.
Comment 3 Ryan Haddad 2017-03-15 10:42:14 PDT
This doesn't appear to be an issue anymore.