uranusjr commented on code in PR #54646:
URL: https://github.com/apache/airflow/pull/54646#discussion_r2286758567


##########
airflow-core/tests/unit/models/test_dagrun.py:
##########
@@ -2036,6 +2036,7 @@ def test_schedule_tis_map_index(dag_maker, session):
     assert ti2.state == TaskInstanceState.SUCCESS
 
 
[email protected](reason="We can't keep this bevaviour with remote workers 
where scheduler can't reach xcom")

Review Comment:
   Good catch, this is actually copied from another test so I’ll fix that too.



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