seanghaeli commented on code in PR #56160:
URL: https://github.com/apache/airflow/pull/56160#discussion_r2446436269


##########
dev/breeze/tests/test_selective_checks.py:
##########
@@ -687,7 +687,7 @@ def assert_outputs_are_printed(expected_outputs: dict[str, 
str], stderr: str):
                     "providers/http/tests/file.py",
                 ),
                 {
-                    "selected-providers-list-as-string": "amazon apache.livy 
dbt.cloud dingding discord google http pagerduty",
+                    "selected-providers-list-as-string": "amazon apache.livy 
common.compat dbt.cloud dingding discord google http pagerduty",

Review Comment:
   It seems that they're needed. When I remove the changes and rebase fully 
with main there's these CI errors:
   
   <img width="741" height="42" alt="image" 
src="https://github.com/user-attachments/assets/ca21fb86-3977-49ef-8ac8-68734835d7d5";
 />
   
   On the other hand, with the above changes, there are no CI errors.



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