Yang Wang created FLINK-26815: --------------------------------- Summary: NullPointerException in FlinkConfigBuilderTest Key: FLINK-26815 URL: https://issues.apache.org/jira/browse/FLINK-26815 Project: Flink Issue Type: Bug Components: Kubernetes Operator Reporter: Yang Wang
{code:java} Test ignored.java.lang.NullPointerException at org.apache.flink.kubernetes.operator.utils.FlinkConfigBuilderTest.prepareFlinkDeployment(FlinkConfigBuilderTest.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ... ...{code} It is not an expected behavior that the tests are skipped instead of failure in the [CI|https://github.com/apache/flink-kubernetes-operator/runs/5654182179?check_suite_focus=true]. -- This message was sent by Atlassian Jira (v8.20.1#820001)