mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
27.31.2009 e4e544c729b2c0e01ce4f16cf16e8e445ff1d56e
refs
author gbellato <gbellato@localhost>
Tuesday, October 27, 2009 12:31 +0100
committer gbellato <gbellato@localhost>
Tuesday, October 27, 2009 12:31 +0100
commite4e544c729b2c0e01ce4f16cf16e8e445ff1d56e
tree dd33bb7b6a0a31c710c19ee7c4ed499751547fd8 tree | zip | gz
parent b04289e1bed7899113119319b6a0a45617a849f6 view | diff
Fix some random failure in ReplicationServerTest where the tests are opening 
repetitively broker sessions to the Replication Server which can cause some
normal failure.

The problem that is fixed here was was that the tests didn't attempt to connect again.
3 files modified
12 ■■■■■ changed files
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java 5 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/StateMachineTest.java 1 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/ReplicationServerTest.java 6 ●●●●● diff | view | raw | blame | history