Project

General

Profile

« Previous | Next » 

Revision 49007

Ignore test for FTP collector as it connects to the eagle FTP

View differences:

modules/dnet-modular-collector-service/trunk/src/test/java/eu/dnetlib/data/collector/plugins/ftp/FtpIteratorTest.java
3 3
import java.util.Set;
4 4

  
5 5
import com.google.common.collect.Sets;
6
import org.junit.Ignore;
6 7
import org.junit.Test;
7 8

  
8 9
import static org.junit.Assert.assertFalse;
9 10
import static org.junit.Assert.assertTrue;
10 11

  
12
@Ignore
11 13
public class FtpIteratorTest {
12 14

  
13 15
	private String baseUrl = "ftp://ftp.eagle.research-infrastructures.eu/content/ELTE";

Also available in: Unified diff