Buildbot 0.9 (and onwards) have a URL for pending builds as well. https://bugs.webkit.org/show_bug.cgi?id=183194 switched from using Buildbot generated buildrequestid to our own build-request-id. Because of this, now the URL we generate is incorrect. The URL for pending builds need the buildrequestid generated by the Buildbot. We should fix this.
Created attachment 335870 [details] Proposed patch
Looks good to me.
Committed r229687: <https://trac.webkit.org/changeset/229687>
<rdar://problem/38564805>