dimonchik-suvorov commented on a change in pull request #16089:
URL: https://github.com/apache/airflow/pull/16089#discussion_r651016401
##########
File path: tests/jobs/test_scheduler_job.py
##########
@@ -2364,9 +2370,6 @@ def test_dagrun_root_fail_unfinished(self):
)
self.null_exec.mock_task_fail(dag_id, 'test_dagrun_fail', DEFAULT_DATE)
- with pytest.raises(AirflowException):
Review comment:
Current impl doesn't rise any exception anyway
--
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]