Scott Jewell created GEODE-7230:
-----------------------------------
Summary: CI failure:
ClientServerTransactionFailoverDistributedTest fails with
org.junit.ComparisonFailure: expected:<"TxValue-1"> but was:<null>
Key: GEODE-7230
URL: https://issues.apache.org/jira/browse/GEODE-7230
Project: Geode
Issue Type: Bug
Components: transactions
Reporter: Scott Jewell
org.apache.geode.internal.cache.ClientServerTransactionFailoverDistributedTest
>
txCommitGetsAppliedOnAllTheReplicasAfterHostIsShutDownAndIfOneOfTheNodeHasCommitted
FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.ClientServerTransactionFailoverDistributedTest$$Lambda$201/1728798195.run
in VM 1 running on Host 1495863a8b47 with 4 VMs
at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
at org.apache.geode.test.dunit.VM.invoke(VM.java:406)
at
org.apache.geode.internal.cache.ClientServerTransactionFailoverDistributedTest.txCommitGetsAppliedOnAllTheReplicasAfterHostIsShutDownAndIfOneOfTheNodeHasCommitted(ClientServerTransactionFailoverDistributedTest.java:434)
Caused by:
org.junit.ComparisonFailure: expected:<"TxValue-1"> but was:<null>
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at
org.apache.geode.internal.cache.ClientServerTransactionFailoverDistributedTest.lambda$txCommitGetsAppliedOnAllTheReplicasAfterHostIsShutDownAndIfOneOfTheNodeHasCommitted$bb17a952$7(ClientServerTransactionFailoverDistributedTest.java:436)
Concourse job:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/1114
Test results:
http://files.apachegeode-ci.info/builds/apache-develop-main/1.11.0-SNAPSHOT.0150/test-results/distributedTest/1569011095/
Test artifacts:
http://files.apachegeode-ci.info/builds/apache-develop-main/1.11.0-SNAPSHOT.0150/test-artifacts/1569011095/distributedtestfiles-OpenJDK8-1.11.0-SNAPSHOT.0150.tgz
--
This message was sent by Atlassian Jira
(v8.3.4#803005)