WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
285639
[EWS] retrieve-pr-data-from-label-webkit-webkit step often failing with exception
https://bugs.webkit.org/show_bug.cgi?id=285639
Summary
[EWS] retrieve-pr-data-from-label-webkit-webkit step often failing with excep...
Ryan Haddad
Reported
2025-01-08 16:45:18 PST
It looks like the `retrieve-pr-data-from-label-webkit-webkit` step has failed with an exception >70 times over the past 48 hours on the safe-merge-queue (
https://ews-build.webkit.org/#/builders/40
). Some examples below File "/var/buildbot/OpenSource/Tools/CISupport/ews-build/steps.py", line 2586, in getAllPRData all_pr_data = response['data']['repository']['pullRequests']['edges'] builtins.KeyError: 'data' seen in
https://ews-build.webkit.org/#/builders/40/builds/44565
,
https://ews-build.webkit.org/#/builders/40/builds/44614
, and
https://ews-build.webkit.org/#/builders/40/builds/44566
File "/var/buildbot/OpenSource/Tools/CISupport/ews-build/steps.py", line 281, in get_number_of_prs_with_label yield self._addToLog('stdio', 'There are {} PR(s) in safe-merge-queue.\n'.format(num_prs)) builtins.UnboundLocalError: local variable 'num_prs' referenced before assignment seen in
https://ews-build.webkit.org/#/builders/40/builds/44606
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-01-08 16:45:27 PST
<
rdar://problem/142583219
>
Ahmad Saleem
Comment 2
2025-01-08 17:51:58 PST
***
Bug 285638
has been marked as a duplicate of this bug. ***
Brianna Fan
Comment 3
2025-01-28 11:00:03 PST
Pull request:
https://github.com/WebKit/WebKit/pull/39634
EWS
Comment 4
2025-01-30 15:51:18 PST
Committed
289587@main
(4603e7244b99): <
https://commits.webkit.org/289587@main
> Reviewed commits have been landed. Closing PR #39634 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