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

neil_a_wilson
07.00.2006 c6b6a243346d668724252649f39cae3419294cb9
refs
author neil_a_wilson <neil_a_wilson@localhost>
Tuesday, November 7, 2006 23:00 +0100
committer neil_a_wilson <neil_a_wilson@localhost>
Tuesday, November 7, 2006 23:00 +0100
commitc6b6a243346d668724252649f39cae3419294cb9
tree 9a5970d121f9f5eb579f2c2ab139ba2af106d772 tree | zip | gz
parent a36867a40df0d1ba27f007eb438aa1a187ab4fb2 view | diff
Update a set of test cases that reference the post-response invocation counter
to wait until any previous operations have completed all processing (including
post-response processing) before submitting a new operation. This fixes a
problem in which post-response processing from an earlier operation could
interfere with the post-response invocation count check made in other test
cases.

OpenDS Issue Number: 921
3 files modified
35 ■■■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/core/CompareOperationTestCase.java 7 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/SearchOperationTestCase.java 14 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/TestModifyDNOperation.java 14 ●●●●● diff | view | raw | blame | history