-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
ci: support custom TEST_TMPDIR and clang-format #17020
Conversation
Signed-off-by: Long Dai <[email protected]>
Drive-by comment: what's broken about the current support for TEST_TMPDIR and clang-format? |
I think it's probably two things: a) being able to set TEST_TMPDIR externally (at call time maybe)
b) This ensures LLVM's binaries are actually in $PATh
|
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.
This looks reasonable to me, once CI passes.
/retest |
Retrying Azure Pipelines: |
Signed-off-by: Long Dai <[email protected]>
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, thanks @daixiang0
Signed-off-by: Long Dai <[email protected]>
Signed-off-by: Long Dai [email protected]
Commit Message:
Fix hardcode val for TEST_TMPDIR and llvm.
Additional Description:
Risk Level: Low
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]