jscheffl commented on PR #41134:
URL: https://github.com/apache/airflow/pull/41134#issuecomment-2259198941

   > I am afraid - those are the tests and functioality that **should** be 
fixed - those tests are calling `run` method of the task - and it seems that 
starting from `dag_run = session.scalars(` - they are calling the DB directly 
now - we need to extract those DB methods into internal_api_call, I am afraid,
   
   I was also thinking a moment... but I _saw_ the worker (in remote executer 
case) already running with successful execution... and this is sooo basic. I 
was sure and am still puzzled... how is this working if the test is failing 
here?


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