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

gbellato
27.31.2009 6c7fa214b88ce9ad2d0ab03029ee38a8ab0e22f8
refs
author gbellato <gbellato@localhost>
Tuesday, October 27, 2009 12:31 +0100
committer gbellato <gbellato@localhost>
Tuesday, October 27, 2009 12:31 +0100
commit6c7fa214b88ce9ad2d0ab03029ee38a8ab0e22f8
tree 68ec606762cf34e3435dd066b7faf5c164c11a20 tree | zip | gz
parent a733cedcf54ab0b979f7f1b762d086e49bd59d72 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
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java 5 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/StateMachineTest.java 1 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/ReplicationServerTest.java 6 ●●●●● diff | view | raw | blame | history