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

Unlink CacheFuzzer from GTest #12375

Open
majetideepak opened this issue Feb 18, 2025 · 1 comment · May be fixed by #12386
Open

Unlink CacheFuzzer from GTest #12375

majetideepak opened this issue Feb 18, 2025 · 1 comment · May be fixed by #12386
Labels
enhancement New feature or request

Comments

@majetideepak
Copy link
Collaborator

Description

CacheFuzzer is not a test since it does not use any GTest features.
It is an executable similar to benchmarks.
We must move it from the tests folder into the fuzzer folder
This is similar to the RowNumberFuzzer change #12055

@majetideepak majetideepak added the enhancement New feature or request label Feb 18, 2025
@majetideepak
Copy link
Collaborator Author

CC: @xin-zhang2

@xin-zhang2 xin-zhang2 linked a pull request Feb 19, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant