Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-2020

Enable testSnapshotOnRootOverwrite() with ClientBackedDataStore

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • clustering

      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)
      

            ivanhrasko Ivan Hrasko
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: