allenc97 commented on code in PR #69509:
URL: https://github.com/apache/airflow/pull/69509#discussion_r3583849819
##########
dev/breeze/tests/test_selective_checks.py:
##########
@@ -1083,7 +1083,7 @@ def assert_outputs_are_printed(expected_outputs:
dict[str, str], stderr: str):
("providers/amazon/src/airflow/providers/amazon/provider.yaml",),
{
"selected-providers-list-as-string": "amazon apache.hive
cncf.kubernetes "
- "common.compat common.messaging common.sql exasol ftp google
http imap microsoft.azure "
+ "common.compat common.messaging common.sql databricks exasol
ftp google http imap microsoft.azure "
Review Comment:
This change addresses the failure in CI run
https://github.com/apache/airflow/actions/runs/28840730236/job/85911957562 -
since the current change introduces [amazon] as an extra the tests require that
dependents are also verified.
--
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]