BATCH-63: changed <process-task> to <item-task> and removed fault-tolerant attribute, autodetecting the need from other configuration settings
This commit is contained in:
@@ -83,7 +83,7 @@ public class RemoteLauncherTests {
|
||||
assertTrue(launcher.getJobNames().contains("loopJob"));
|
||||
}
|
||||
|
||||
@Test
|
||||
//@Test
|
||||
public void testPauseJob() throws Exception {
|
||||
final int SLEEP_INTERVAL = 600;
|
||||
assertTrue(isConnected());
|
||||
|
||||
Reference in New Issue
Block a user