You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2017/02/08 16:59:41 UTC

[jira] [Created] (ATLAS-1540) Unit test failure in TestEntityREST - NPE

Madhan Neethiraj created ATLAS-1540:
---------------------------------------

             Summary: Unit test failure in TestEntityREST - NPE
                 Key: ATLAS-1540
                 URL: https://issues.apache.org/jira/browse/ATLAS-1540
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
    Affects Versions: 0.8-incubating
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


Review and update TestEntityREST unit test for the following failure: 

Tests run: 11, Failures: 1, Errors: 0, Skipped: 8, Time elapsed: 9.466 sec <<< FAILURE! - in org.apache.atlas.web.adapters.TestEntityREST
cleanup(org.apache.atlas.web.adapters.TestEntityREST)  Time elapsed: 0.014 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.RequestContext.clear(RequestContext.java:97)
	at org.apache.atlas.web.adapters.TestEntityREST.cleanup(TestEntityREST.java:80)





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)