Bug 167235 - REGRESSION(r198234): /api/commits/%revision% always fails
Summary: REGRESSION(r198234): /api/commits/%revision% always fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-20 00:26 PST by Ryosuke Niwa
Modified: 2017-01-20 14:03 PST (History)
7 users (show)

See Also:


Attachments
Fixes the bug and adds tests (20.84 KB, patch)
2017-01-20 00:33 PST, Ryosuke Niwa
koivisto: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-elcapitan (783.28 KB, application/zip)
2017-01-20 01:34 PST, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>