[
https://issues.apache.org/jira/browse/FLINK-35231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-35231.
------------------------------
Resolution: Not A Problem
> Tests rely on listJobsFunction in TestingClusterClient are broken
> -----------------------------------------------------------------
>
> Key: FLINK-35231
> URL: https://issues.apache.org/jira/browse/FLINK-35231
> Project: Flink
> Issue Type: Bug
> Components: Kubernetes Operator
> Affects Versions: kubernetes-operator-1.9.0
> Reporter: Artem Plyusnin
> Priority: Major
>
> Supplier listJobsFunction is never called in TestingClusterClient therefore
> some assertions are never called.
> Affected tests:
> * FlinkSessionJobObserverTest#testObserveWithEffectiveConfig
> * FlinkDeploymentControllerTest#verifyReconcileWithBadConfig
> * FlinkSessionJobControllerTest#verifyReconcileWithBadConfig
> Reason:
> When listJobs() requested TestingClusterClient calls
> TestingFlinkClient#getMultipleJobsDetails instead of listJobsFunction
--
This message was sent by Atlassian Jira
(v8.20.10#820010)