bujjibabukatta commented on PR #70922:
URL: https://github.com/apache/airflow/pull/70922#issuecomment-5179138625

   Hi @SameerMesiah97 thanks for catching both — fixed. Wrapped the operator
   construction in pytest.warns(AirflowProviderDeprecationWarning) in both
   tests, and reformatted to one argument per line.
   
   Separately: Static checks keeps failing on validate-operators-init, flagging
   files unrelated to this PR (e.g. glacier.py, whose __init__ is a plain
   assignment with no logic at all). I've reset onto current main and
   re-cherry-picked a few times now — it passes briefly then fails the same way
   again, which looks like a merge-base/timing issue against how fast main is
   moving, not anything in this diff. Would appreciate a quick look or merge to
   break the cycle.


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