Bug 167235

Summary: REGRESSION(r198234): /api/commits/%revision% always fails
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cdumez, dewei_zhu, kling, koivisto, rniwa, slewis
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug and adds tests
koivisto: review+, buildbot: commit-queue-
Archive of layout-test-results from ews100 for mac-elcapitan none

Description Ryosuke Niwa 2017-01-20 00:26:05 PST
Apparently, /api/commits/<revision> no longer works :(

Fix that and add test cases for /api/commits/ JSON API.
Comment 1 Ryosuke Niwa 2017-01-20 00:33:44 PST
Created attachment 299331 [details]
Fixes the bug and adds tests
Comment 2 Build Bot 2017-01-20 01:34:42 PST
Comment on attachment 299331 [details]
Fixes the bug and adds tests

Attachment 299331 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/2919272

New failing tests:
imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html
Comment 3 Build Bot 2017-01-20 01:34:45 PST
Created attachment 299335 [details]
Archive of layout-test-results from ews100 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 4 Ryosuke Niwa 2017-01-20 14:03:22 PST
Committed r210981: <http://trac.webkit.org/changeset/210981>