jedcunningham commented on code in PR #34500:
URL: https://github.com/apache/airflow/pull/34500#discussion_r1336172010


##########
tests/providers/cncf/kubernetes/operators/test_pod.py:
##########
@@ -686,14 +684,6 @@ def test_pod_with_istio_delete_after_await_container_error(
             k.execute(context=context)
 
         assert is_istio_enabled_mock(find_pod_mock.return_value)

Review Comment:
   We should either get rid of this test, or test that delete is called. Right 
now we don't check anything of value any longer, right?



-- 
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]

Reply via email to