Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[regression_set_status_flags] KeyError: 'cf_status_firefox127' #2420

Closed
suhaibmujahid opened this issue Jun 15, 2024 · 0 comments · Fixed by #2425
Closed

[regression_set_status_flags] KeyError: 'cf_status_firefox127' #2420

suhaibmujahid opened this issue Jun 15, 2024 · 0 comments · Fixed by #2425
Labels

Comments

@suhaibmujahid
Copy link
Member

2024-06-15 00:43:15,151 - ERROR - Rule regression_set_status_flags
Traceback (most recent call last):
  File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 850, in run
    self.send_email(date=date)
  File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 766, in send_email
    data = self.get_email_data(date)
  File "/home/rm_bot/bugbot/bugbot/bzcleaner.py", line 684, in get_email_data
    bugs = self.get_bugs(date=date)
  File "/home/rm_bot/bugbot/bugbot/rules/regression_set_status_flags.py", line 266, in get_bugs
    bugs = self.get_status_changes(bugs)
  File "/home/rm_bot/bugbot/bugbot/rules/regression_set_status_flags.py", line 162, in get_status_changes
    info[channel] = info[flag]
KeyError: 'cf_status_firefox127'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant