[jira] [Resolved] (ATLAS-2081) Test EntityJerseyResourceIT#testPartialUpdate fails consistently
[ https://issues.apache.org/jira/browse/ATLAS-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-2081. - Resolution: Cannot Reproduce > 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: 1.0.0 > 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 >Priority: Major > Labels: ppc64le, x86 > Attachments: standard_output_log.txt > > > 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 (v7.6.3#76005)
[jira] [Resolved] (ATLAS-2081) Test EntityJerseyResourceIT#testPartialUpdate fails consistently
[ https://issues.apache.org/jira/browse/ATLAS-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian resolved ATLAS-2081. --- Resolution: Fixed Don't see this anymore from master. > 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 > Labels: ppc64le, x86 > Attachments: standard_output_log.txt > > > 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)