kaxil commented on PR #44290:
URL: https://github.com/apache/airflow/pull/44290#issuecomment-2494762355
The failure is unrelated:
```
=========================== short test summary info
============================
FAILED
tests/serialization/test_dag_serialization.py::TestStringifiedDAGs::test_extra_operator_links_logs_error_for_non_registered_extra_links
- assert "Operator Link class
'tests.serialization.test_dag_serialization.TaskStateLink' not registered" in ''
+ where '' = <_pytest.logging.LogCaptureFixture object at
0x7f1454367730>.text
= 1 failed, 1709 passed, 5698 skipped, 2 xfailed, 5 warnings in 116.71s
(0:01:56) =
```
--
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]