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)