Bug 169642
Summary: | El Capitan perf bot failing results upload | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Tools / Tests | Assignee: | 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 |
Ryan Haddad
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
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
Ryosuke Niwa
Oh, this might be a fallout from the subversion server migration failure.
Ryan Haddad
This doesn't appear to be an issue anymore.