You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Pramod Immaneni (JIRA)" <ji...@apache.org> on 2018/06/20 02:09:00 UTC

[jira] [Created] (APEXCORE-817) StramLocalCluster.testDynamicLoading test failing on travis

Pramod Immaneni created APEXCORE-817:
----------------------------------------

             Summary: StramLocalCluster.testDynamicLoading test failing on travis
                 Key: APEXCORE-817
                 URL: https://issues.apache.org/jira/browse/APEXCORE-817
             Project: Apache Apex Core
          Issue Type: Bug
            Reporter: Pramod Immaneni
            Assignee: Pramod Immaneni


The test is failing with the following logs

 
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 14.843 sec <<< FAILURE! - in com.datatorrent.stram.StramLocalClusterTest
testDynamicLoading(com.datatorrent.stram.StramLocalClusterTest) Time elapsed: 1.375 sec <<< ERROR!
java.lang.UnsupportedClassVersionError: POJO has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0
 at com.datatorrent.stram.StramLocalClusterTest.testDynamicLoading(StramLocalClusterTest.java:296)
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)