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

neil_a_wilson
07.00.2006 36acd4776b215f63d8de46667b4360ac0bbcbf05
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
commit36acd4776b215f63d8de46667b4360ac0bbcbf05
tree a1fd78d5c50e737633bc96a781ae325b5cedf94b tree | zip | gz
parent f108de7fc4fddeaf70f73996fd4e9b62b2f692c0 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
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/CompareOperationTestCase.java 7 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/SearchOperationTestCase.java 14 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/TestModifyDNOperation.java 14 ●●●●● diff | view | raw | blame | history