-
Notifications
You must be signed in to change notification settings - Fork 89
do_ci.sh clang_tidy CI target fails #849
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Title: do_ci.sh clang_tidy CI target fails
Description:
When updating to the latest envoy, the Clang Tidy CI target fails with the following error.
python3: can't open file '/opt/llvm/share/clang/run-clang-tidy.py': [Errno 2] No such file or directory
To not block the import, we have disabled these tests. We should reenable these tests ASAP.
Reproduction steps:
Include sample requests, environment, etc. All data and inputs
required to reproduce the bug.
Logs:
Include the Nighthawk logs.
Call Stack:
If the Envoy binary is crashing, a call stack is required.
Please refer to the Bazel Stack trace documentation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working