raulcd opened a new issue, #45159:
URL: https://github.com/apache/arrow/issues/45159

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The integration test for substrait has been failing for the last 21 days 
with:
   ```
    Substrait Integration Tests
   Validating imports
   Executing pytest
   ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
   pytest: error: unrecognized arguments: --producer isthmus --consumer acero
     inifile: /consumer-testing/pytest.ini
     rootdir: /consumer-testing
   ```
   The execution fails when running:
   ```
   pytest -r s 
substrait_consumer/tests/functional/extension_functions/test_boolean_functions.py
 --producer isthmus --consumer acero
   ```
   
   ### Component(s)
   
   Continuous Integration, Python


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to