Project

General

Profile

« Previous | Next » 

Revision 1be4b1a1

Added by Andreas Kohlbecker over 12 years ago

ignoring test (imposible to test FloraMalesiana by now, database is changing to frequently)

View differences:

modules/cdm_dataportal/test/java/dataportal-selenium-tests/src/test/java/eu/etaxonomy/dataportal/selenium/tests/flMalesiana/FloraMalesianaPolytomousKeyTest.java
12 12
import java.util.UUID;
13 13

  
14 14
import org.junit.Assert;
15
import org.junit.Ignore;
15 16
import org.junit.Test;
16 17

  
17 18
import eu.etaxonomy.dataportal.DataPortalContext;
......
36 37
	 *
37 38
	 */
38 39
	@Test
40
	@Ignore // imposible to test FloraMalesiana by now, database is changing to frequently
39 41
	public void key_to_Malaysian_Sapindaceae_Genera() throws Exception {
40 42

  
41 43
		UUID keyUuid = UUID.fromString("40cf3253-ce7a-4ad6-9a32-27695c36eb5d");

Also available in: Unified diff