kaxil commented on PR #52400:
URL: https://github.com/apache/airflow/pull/52400#issuecomment-3015196505
One test failure:
```
FAILED
airflow-core/tests/unit/always/test_project_structure.py::TestProjectStructure::test_providers_modules_should_have_tests
- AssertionError: Detect missing tests in providers module - please add tests
assert equals failed
[ []
'providers/apache/tinkerpop/t
ests/unit/apache/tinkerpop/test
_version_compat.py',
]
===== 1 failed, 189 passed, 1356 skipped, 1 xfailed, 5 warnings in 45.65s
======
```
Add it similar to
https://github.com/apache/airflow/blob/9140bd659a2f08433d235e7621281f1ba6a68002/airflow-core/tests/unit/always/test_project_structure.py#L98
--
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]