Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python][CI] Substrait nightly job is failing due to wrong invocation of substrait consumer-testing #45159

Open
raulcd opened this issue Jan 3, 2025 · 2 comments

Comments

@raulcd
Copy link
Member

raulcd commented Jan 3, 2025

Describe the bug, including details regarding any error messages, version, and platform.

The integration test for substrait (test-conda-python-3.10-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

@raulcd
Copy link
Member Author

raulcd commented Jan 3, 2025

cc @westonpace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant