-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Fix clang_format CI failure #4931
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
Conversation
💊 CI failures summary and remediationsAs of commit 6a83b33 (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @datumbox
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Just would like to understand if it was working in the past and what was the change that broke the process?
@jdsgomes It was working in the past and broke at one point last week. Could be due to a change on the OS level. The dependency is no longer installed and it's now missing. |
Reviewed By: datumbox Differential Revision: D32470480 fbshipit-source-id: 20850d26714f83b7705d1d810184d77e4abfeaa7
Fixes recent CI failures on the clang_format job caused by a missing lib.
cc @seemethere