wjones127 commented on PR #6230:
URL: https://github.com/apache/arrow-rs/pull/6230#issuecomment-2286799414

   > Thanks. So it's okay if the test is skipped by default and will only run 
if someone sets the correct environment variable, right?
   
   Yes. There are already some tests that only work against the real object 
store. (For example, IIRC the multi-part uploads for GCS weren't supported by 
the test server, so we had to run them against real GCS to test them.). So it 
is expected that not all tests can be run in CI. But we do try to test them 
manually when possible. Therefore, we'd like to keep those tests checked in so 
we can perforn those tests.
   
   Of course, automated tests are preferable. You might consider opening an 
issue on the `localstack` repo letting them know `SSE-C` doesn't seem to be 
working.


-- 
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]

Reply via email to