WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 285639
285638
[EWS] retrieve-pr-data-from-label-webkit-webkit step often failing with exception
https://bugs.webkit.org/show_bug.cgi?id=285638
Summary
[EWS] retrieve-pr-data-from-label-webkit-webkit step often failing with excep...
Ryan Haddad
Reported
2025-01-08 16:44:45 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.
Ahmad Saleem
Comment 1
2025-01-08 17:51:58 PST
*** This bug has been marked as a duplicate of
bug 285639
***
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