WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263249
safe-merge-queue should gracefully handle network failures with github
https://bugs.webkit.org/show_bug.cgi?id=263249
Summary
safe-merge-queue should gracefully handle network failures with github
Aakash Jain
Reported
2023-10-17 08:26:02 PDT
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
Comment 1
2023-10-18 16:42:00 PDT
<
rdar://problem/117172642
>
Brianna Fan
Comment 2
2023-10-18 16:52:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19257
EWS
Comment 3
2023-10-19 10:54:29 PDT
Committed
269534@main
(c73420e62f40): <
https://commits.webkit.org/269534@main
> Reviewed commits have been landed. Closing PR #19257 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug