Bug 263249
Summary: | safe-merge-queue should gracefully handle network failures with github | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
Component: | Tools / Tests | Assignee: | Brianna Fan <bfan2> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aakash_jain, bfan2, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Aakash Jain
safe-merge-queue should gracefully handle network failures with github..
In https://ews-build.webkit.org/#/builders/40/builds/653 it failed with an exception.
Failed to connect to https://api.github.com
File "/var/buildbot/OpenSource/Tools/CISupport/ews-build/steps.py", line 236, in query_graph_ql
data = json.loads(response.text)
builtins.AttributeError: 'NoneType' object has no attribute 'text'
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117172642>
Brianna Fan
Pull request: https://github.com/WebKit/WebKit/pull/19257
EWS
Committed 269534@main (c73420e62f40): <https://commits.webkit.org/269534@main>
Reviewed commits have been landed. Closing PR #19257 and removing active labels.