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

gbellato
20.56.2007 b89cef45aca42a7b386dfda6b7175965c0b34e1e
refs
author gbellato <gbellato@localhost>
Monday, August 20, 2007 13:56 +0200
committer gbellato <gbellato@localhost>
Monday, August 20, 2007 13:56 +0200
commitb89cef45aca42a7b386dfda6b7175965c0b34e1e
tree c521fc5ab1eba632f08fc74af24faa2442b3085f tree | zip | gz
parent 3f33948ca58f8035ea9006539635ea9efff4eff4 view | diff
fix for 2111 : Investigate DependencyTest.addDelAddDependencyTest()

The test was not working as designed.
The goal was to test dependecies of ADD/DEL/ADD sequence but the test
was trying to create children of entries already deleted, therefore
mixing naming conflict resolution with dependency resolution.

The test now create and delete independent entries and should work
better, I have therefore re-enabled it.

No modification was done to the server itself.
1 files modified
31 ■■■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/DependencyTest.java 31 ●●●●● diff | view | raw | blame | history