Skip to content

[bazel] Remove empty Rename tests for now-deleted clang-rename #109162

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

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

rupprecht
Copy link
Collaborator

Removed in #108988, the tool is fine but the glob for tests is now empty because all the tests were deleted.

Removed in llvm#108988, the tool is fine but the glob for tests is now empty because all the tests were deleted.
@rupprecht rupprecht requested a review from d0k September 18, 2024 15:38
@rupprecht rupprecht requested a review from keith as a code owner September 18, 2024 15:38
@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label Sep 18, 2024
Copy link
Member

@d0k d0k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think those tests shouldn't have been deleted, but this change is still fine.

@rupprecht
Copy link
Collaborator Author

Arguably we should actually restore the Rename tests since they exercise functionality used elsewhere, even if clang-rename itself was removed. This patch just matches the status quo & brings the builders back to being green.

@rupprecht
Copy link
Collaborator Author

I think those tests shouldn't have been deleted, but this change is still fine.

Yes, exactly -- this change should be reverted later if that happens.

@rupprecht rupprecht merged commit afce1b1 into llvm:main Sep 18, 2024
8 checks passed
tmsri pushed a commit to tmsri/llvm-project that referenced this pull request Sep 19, 2024
…109162)

Removed in llvm#108988, the tool is fine but the glob for tests is now empty
because all the tests were deleted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bazel "Peripheral" support tier build system: utils/bazel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants