You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Alisha Prabhu (JIRA)" <ji...@apache.org> on 2018/03/06 12:22:00 UTC

[jira] [Created] (OOZIE-3190) Test cases in TestGraphGenerator.java of oozie-core fail with a NullPointerException

Alisha Prabhu created OOZIE-3190:
------------------------------------

             Summary: Test cases in TestGraphGenerator.java of oozie-core fail with a NullPointerException
                 Key: OOZIE-3190
                 URL: https://issues.apache.org/jira/browse/OOZIE-3190
             Project: Oozie
          Issue Type: Bug
          Components: core
    Affects Versions: 5.0.0b1
         Environment: uname -a
Linux pts00607-vm1 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:05:18 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux
            Reporter: Alisha Prabhu


The test cases testSimpleGraphPng and testSimpleGraphSvg under TestGraphGenerator.java fail with java.lang.NullPointerException.
Maven command used for testSimpleGraphPng is mvn -Dtest=TestGraphGenerator#testSimpleGraphPng test.

Maven command used for testSimpleGraphSvg is mvn -Dtest=TestGraphGenerator#testSimpleGraphSvg test.

Have attached the log-testSimpleGraphPng.txt and log-testSimpleGraphSvg.txt file below , that has the errors occurred while running the above test case.



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