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

Matthew Swift
26.55.2011 203ea8bdd3015b374fcdf633d3c6fe2b4c139279
refs
author Matthew Swift <matthew.swift@forgerock.com>
Friday, August 26, 2011 18:55 +0200
committer Matthew Swift <matthew.swift@forgerock.com>
Friday, August 26, 2011 18:55 +0200
commit203ea8bdd3015b374fcdf633d3c6fe2b4c139279
tree c89b0c00c81825c9fb4f9d05c6d660fdc17c1420 tree | zip | gz
parent 238b72df72b6644e45cc4c1a05ef7afc74210574 view | diff
Fix unit tests which regularly cause Jenkins builds to fail (see OPENDJ-256).

Increase soTimeouts to 60 seconds for unit tests which expect IO to complete. This will ensure that the timeout is not exceeded during GCs, etc.
11 files modified
151 ■■■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java 23 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/api/PasswordValidatorTestCase.java 13 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/AbandonOperationTestCase.java 15 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/AddOperationTestCase.java 15 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/BindOperationTestCase.java 43 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/CompareOperationTestCase.java 3 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/DeleteOperationTestCase.java 9 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/IdleTimeLimitTestCase.java 7 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/ModifyOperationTestCase.java 14 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/SearchOperationTestCase.java 4 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/TestModifyDNOperation.java 5 ●●●●● diff | view | raw | blame | history