potiuk commented on pull request #14792:
URL: https://github.com/apache/airflow/pull/14792#issuecomment-799825155
I've added a clean_db() in tearDown for this one, It should have no result
(but it is consistent with other test cases).
This line is suspicious:
```
E
dagbag.py:get_dag>dagbag.py:_add_dag_from_db>serialized_dag.py:get:229: 11
```
From how I understan with 10 dags it should only run serialized_dag 10
times but it called it 11 times.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]