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

gbellato
20.56.2007 6f68c3ce1eaa2943e74cb7f95e11c33ecf81ae63
refs
author gbellato <gbellato@localhost>
Monday, August 20, 2007 13:56 +0200
committer gbellato <gbellato@localhost>
Monday, August 20, 2007 13:56 +0200
commit6f68c3ce1eaa2943e74cb7f95e11c33ecf81ae63
tree db0231c18df34286ac270df87eef62aaa4ea1819 tree | zip | gz
parent ad1f255bfe0df4d406935fce5ba09ee43c3b5e67 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
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/DependencyTest.java 31 ●●●●● diff | view | raw | blame | history