We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Continuous Integration, Python
The text was updated successfully, but these errors were encountered:
This is not the first time the job fails.
Should we keep maintaining it?
Sorry, something went wrong.
cc @westonpace
No branches or pull requests
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:
The execution fails when running:
Component(s)
Continuous Integration, Python
The text was updated successfully, but these errors were encountered: