raulcd commented on PR #13189:
URL: https://github.com/apache/arrow/pull/13189#issuecomment-1130161482

   @jorisvandenbossche this is now correctly skipping the tests, see the builds 
passing now and the tests skipped:
   ```
    
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_read
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_read_wrong_key
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_read_no_decryption_config
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_read_metadata_no_decryption_config
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_read_schema_no_decryption_config
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_no_col_key
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_kms_error
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_kms_specific_error
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_kms_factory_error
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_kms_factory_type_error
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_encryption_configuration
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_decryption_configuration
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_kms_configuration
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_read_plain_footer_single_wrapping
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_external
 SKIPPED [ 97%]
   
opt/conda/envs/arrow/lib/python3.7/site-packages/pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_loop
 SKIPPED [ 97%]
   ```


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