Details
-
Task
-
Status: In Progress
-
Medium
-
Resolution: Unresolved
-
None
-
None
Description
We have this test disabled for tell-based protocol, as it fails on:
testSnapshotOnRootOverwrite[class org.opendaylight.controller.cluster.databroker.TestClientBackedDataStore](org.opendaylight.controller.cluster.datastore.DistributedDataStoreRemotingIntegrationTest) Time elapsed: 9.265 s <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<-1>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at org.opendaylight.controller.cluster.datastore.DistributedDataStoreRemotingIntegrationTest.lambda$testSnapshotOnRootOverwrite$20(DistributedDataStoreRemotingIntegrationTest.java:1430)
at org.opendaylight.controller.cluster.datastore.IntegrationTestKit.verifyShardState(IntegrationTestKit.java:318)
at org.opendaylight.controller.cluster.datastore.DistributedDataStoreRemotingIntegrationTest.testSnapshotOnRootOverwrite(DistributedDataStoreRemotingIntegrationTest.java:1429)
Attachments
Gerrit Reviews
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 108861,4 | Enabled testSnapshotOnRootOverwrite() with ClientBackedDataStore | master | controller | Status: NEW | 0 | -1 |
| 98401,2 | Drop a test re-enable FIXME | master | controller | Status: MERGED | +2 | +1 |