Bug 243353
| Summary: | Merge-queue failed for Github PR 1897 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kenneth Russell <kbr> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | aakash_jain, ap, jbedard, kkinnunen, lexa.knyazev |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kenneth Russell
The merge-queue label isn't having an effect for this Github PR:
Use Exif orientation when creating ImageBitmap from Blob #1897
https://github.com/WebKit/WebKit/pull/1897
Until just now it had approval from a WebKit reviewer (kkinnunen), and merge-queue set by me (WebKit reviewer as well). No checks are showing up for the current Git hash. Could someone please help us understand why it's stuck? Thanks.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Aakash Jain
Merge-Queue did run when the label was added to the PR. However, it failed https://ews-build.webkit.org/#/builders/74/builds/1890 shows that the update-pull-request step failed with error: "Failed to update PR 1897. Unexpected response code from GitHub: 502". It was a failure in communicating with github.
I removed and re-added the merge-queue label on that PR and Merge-Queue is processing it now (in https://ews-build.webkit.org/#/builders/74/builds/2068).
Kenneth Russell
Thanks Aakash.