wjones127 commented on PR #6260: URL: https://github.com/apache/arrow-rs/pull/6260#issuecomment-2299314745
> > Yeah if you run the unit tests on main against AWS S3 with encryption on, the other encrpytion tests fail with: > > Is this against localstack, or real S3? How to reproduce this? Just run with `TEST_INTEGRATION=1` ? When I say "AWS S3" I mean "real S3" (the one run by AWS). To run, just set the environment variables to point at S3. So don't set `AWS_ENDPOINT`. Use real AWS credentials. And run with `TEST_INTEGRATION=1` and the other variables that gate the encryption tests. And to be clear, your PR is fine. I was saying `main` is failing, not this branch. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
