opendj-server-legacy/src/test/java/org/opends/server/tasks/TasksTestCase.java
@@ -173,6 +173,7 @@ }); } @Test(enabled = false) // This isn't a test method, but TestNG thinks it is. public static void waitTaskCompletedSuccessfully(DN taskDN) throws Exception { Task task = getDoneTask(taskDN);