potiuk commented on PR #43445:
URL: https://github.com/apache/airflow/pull/43445#issuecomment-2442354300
> Nooo, please don't do this --- not right now
> Nooo, please don't do this --- not right now 😆
:scream:
BTW. Very interesting - looks like we have source code line number expected
in stack-trace in one of the tests:
```
FAILED
tests/models/test_dagbag.py::TestDagBag::test_dabgag_captured_warnings -
AssertionError: assert equals failed
'/opt/airflow/tests/dags/test_d '/opt/airflow/tests/dags/test_d
ag_warnings.py:55: DeprecationW ag_warnings.py:47: DeprecationW
arning: Deprecated Parameter' arning: Deprecated Parameter'
====== 1 failed, 1934 passed, 913 skipped, 1 warning in 421.03s (0:07:01)
======
````
--
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]