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

Jean-Noel Rouvignac
17.30.2013 d94c2fe79241e8af4c11dd713d6392b7662db0b7
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
commitd94c2fe79241e8af4c11dd713d6392b7662db0b7
tree 0c49ff89323b45179aadce2217ad6777d41aad27 tree | zip | gz
parent e51bf9ccc4c08a9f93f4e0295bd334bbd3b747ca 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
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/ExternalChangeLogTest.java 14 ●●●●● diff | view | raw | blame | history