You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Sneha Kanekar (JIRA)" <ji...@apache.org> on 2017/08/23 06:30:00 UTC

[jira] [Created] (ATLAS-2081) Test EntityJerseyResourceIT#testPartialUpdate fails consistently

Sneha Kanekar created ATLAS-2081:
------------------------------------

             Summary: Test EntityJerseyResourceIT#testPartialUpdate fails consistently
                 Key: ATLAS-2081
                 URL: https://issues.apache.org/jira/browse/ATLAS-2081
             Project: Atlas
          Issue Type: Bug
          Components: atlas-intg
    Affects Versions: 0.9-incubating
         Environment: Ubuntu:14.04
$java -version
openjdk version "1.8.0_111"
OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-3~14.04.1-b14)
OpenJDK 64-Bit Server VM (build 25.111-b14, mixed mode)
            Reporter: Sneha Kanekar


The integration test org.apache.atlas.web.integration.EntityJerseyResourceIT.testPartialUpdate fails consistently with java assertion error. The error message is as follows:
{code:borderStyle=solid}
java.lang.AssertionError: expected:<1> but was:<3>
	at org.apache.atlas.web.integration.EntityJerseyResourceIT.testPartialUpdate(EntityJerseyResourceIT.java:881)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)