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

Jean-Noel Rouvignac
17.30.2013 9145b0d20cb422d51ee0ee393b69fc3a1457ad11
refs
author Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Tuesday, September 17, 2013 15:30 +0200
committer Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Tuesday, September 17, 2013 15:30 +0200
commit9145b0d20cb422d51ee0ee393b69fc3a1457ad11
tree df11e3dd254aa2dec276679c9345b73d9a379919 tree | zip | gz
parent 94c4293577bdac0bd49b4c0ba3fa76e0d0b503a7 view | diff
ExternalChangeLogTest.java:
Attempt at fixing random failures for ECLReplicationServerFullTest() in Jenkins.
It fails because a search finds an additional entry with "targetDN: uid=eclafterchangelogtrim1,o=test" which obviously comes from ECLAfterChangelogTrim() method.
It looks like this methods are run in parallel, but ReplicationTestCase (ExternalChangeLogTest superclass) specifies to run tests sequentially.
I am trying to duplicate this annotation in ExternalChangeLogTest in the hope Jenkins will obey it.
1 files modified
14 ■■■■■ changed files
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/ExternalChangeLogTest.java 14 ●●●●● diff | view | raw | blame | history