eladkal commented on code in PR #63739: URL: https://github.com/apache/airflow/pull/63739#discussion_r2971419030
########## providers/elasticsearch/src/airflow/providers/elasticsearch/example_dags/example_error_detail_stacktrace.py: ########## Review Comment: OK I see the problem now. What we need to do is to convert this file into a general example file like we have in `airflow-core/src/airflow/example_dags/example_skip_dag.py` kinda the same just for failure. Then we can reference this example in elastic tests. What confused me was that it was elastic example dag but we don't need elastic example any example of failure dag would fit (no need to mention elastic) -- 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]
