ashb commented on code in PR #47439:
URL: https://github.com/apache/airflow/pull/47439#discussion_r1984650289


##########
task_sdk/tests/execution_time/test_task_runner.py:
##########
@@ -1135,6 +1135,7 @@ def test_get_variable_from_context(
             "push_task",
             ["push_task1", "push_task2"],
             {"push_task1", "push_task2"},
+            ("push_task1", "push_task2"),

Review Comment:
   This doesn't really tear the end to end flow as it mocks most of the path I 
think 🤔 



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