Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-41004: [C++][FS][Azure] Don't run TestGetFileInfoGenerator()…
… with Valgrind (apache#41163) ### Rationale for this change `GetFileInfo()` with generator reports false positive memory leak in Azure SDK for C++. ### What changes are included in this PR? Don't run `TestGetFileInfoGenerator()` with Valgrind. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: apache#41004 Authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
- Loading branch information