Owen-CH-Leung commented on PR #62942:
URL: https://github.com/apache/airflow/pull/62942#issuecomment-4010976137

   > Thanks Owen for the follow-up!
   > 
   > ```
   > FAILED 
tests/test_selective_checks.py::test_expected_output_pull_request_main[All 
tests should be run when devel-common/ change] - AssertionError: Correct value 
for 'testable-providers-integrations'
   > assert "['celery', 'cassandra', 'drill', 'elasticsearch', 'tinkerpop', 
'kafka', 'mongo', 'pinot', 'qdrant', 'redis', 'trino', 'ydb']" == "['celery', 
'cassandra', 'drill', 'tinkerpop', 'kafka', 'mongo', 'pinot', 'qdrant', 
'redis', 'trino', 'ydb']"
   >   
   >   - ['celery', 'cassandra', 'drill', 'tinkerpop', 'kafka', 'mongo', 
'pinot', 'qdrant', 'redis', 'trino', 'ydb']
   >   + ['celery', 'cassandra', 'drill', 'elasticsearch', 'tinkerpop', 
'kafka', 'mongo', 'pinot', 'qdrant', 'redis', 'trino', 'ydb']
   >   ?                                 +++++++++++++++++
   > ```
   > 
   > LGTM overall, the only CI failure comes from:
   > 
   > 
https://github.com/apache/airflow/blob/da4ce85ace8e9ef64da84c6b9c8f2e4cc9865bd4/dev/breeze/tests/test_selective_checks.py#L1124
   
   Thanks Jason. It's fixed now.


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