You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yang Wang (Jira)" <ji...@apache.org> on 2022/03/23 06:22:00 UTC

[jira] [Created] (FLINK-26815) NullPointerException in FlinkConfigBuilderTest

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)