opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/IsolationTest.java
@@ -110,7 +110,8 @@ // chek that the operation was successful. // check that the update failed. assertEquals(ResultCode.SUCCESS, op.getResultCode()); assertEquals(op.getResultCode(), ResultCode.SUCCESS, op.getAdditionalLogMessage().toString()); } finally {