You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nixon Rodrigues (Jira)" <ji...@apache.org> on 2020/09/28 10:46:00 UTC

[jira] [Created] (ATLAS-3960) Testcase failing [testGetDefinition(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)]

Nixon Rodrigues created ATLAS-3960:
--------------------------------------

             Summary: Testcase failing [testGetDefinition(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)] 
                 Key: ATLAS-3960
                 URL: https://issues.apache.org/jira/browse/ATLAS-3960
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 0.8.4
            Reporter: Nixon Rodrigues


Testcase failing with mvn clean install

 
{noformat}
testGetDefinition(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  Time elapsed: 0.004 sec  <<< FAILURE!
java.lang.AssertionError: Get byName should've succeeded
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:420)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:350)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:254)
	at org.apache.atlas.AtlasClientV2.getTypeDefByName(AtlasClientV2.java:428)
	at org.apache.atlas.AtlasClientV2.getClassificationDefByName(AtlasClientV2.java:159)
	at org.apache.atlas.web.integration.TypedefsJerseyResourceIT.verifyByNameAndGUID(TypedefsJerseyResourceIT.java:339)
	at org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testGetDefinition(TypedefsJerseyResourceIT.java:185)
{noformat}



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