You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/01/23 11:56:00 UTC

[jira] [Created] (FLINK-15739) PojoSerializerUpgradeTest.testSpecifications fails with NPE on Java 12

Chesnay Schepler created FLINK-15739:
----------------------------------------

             Summary: PojoSerializerUpgradeTest.testSpecifications fails with NPE on Java 12
                 Key: FLINK-15739
                 URL: https://issues.apache.org/jira/browse/FLINK-15739
             Project: Flink
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.11.0
            Reporter: Chesnay Schepler


Possibly related to the {{ClassRelocator}} annotation.

https://travis-ci.org/zentol/flink/jobs/640477280
{code}
11:37:47.019 [ERROR] initializationError(org.apache.flink.api.java.typeutils.runtime.PojoSerializerUpgradeTest)  Time elapsed: 0.032 s  <<< ERROR!
java.lang.NullPointerException
	at org.apache.flink.api.java.typeutils.runtime.PojoSerializerUpgradeTest.testSpecifications(PojoSerializerUpgradeTest.java:50)
{code}

/cc [~aljoscha] [~tzulitai]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)