Disable failing config persister test
authorMaros Marsalek <mmarsale@cisco.com>
Fri, 15 May 2015 14:36:03 +0000 (16:36 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 21 May 2015 12:55:59 +0000 (12:55 +0000)
commit189388664243bcfd9fbd9d300b87ffd6cf3545db
tree19193324f2fcead50a4f53791f4ef1d82674f16e
parenta822008ebd7911f4a03fa7e784a707e2e7f0d0c6
Disable failing config persister test

The test needs to be redesigned. BundleContext and Concurrency need to be
removed from the test to make it more stable and readable.

Looks like the failure reported by mockito is caused by "wrongly written
multi-threaded tests".

Change-Id: I85a04194573c500ce9c4c4a8cfc4960e66203545
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/netconf/config-persister-impl/src/test/java/org/opendaylight/controller/netconf/persist/impl/osgi/ConfigPersisterTest.java