Project

General

Profile

« Previous | Next » 

Revision 3750d994

Added by Andreas Müller almost 3 years ago

preliminary ignore vaadin test

View differences:

src/test/java/eu/etaxonomy/cdm/service/SpecimenTypeDesignationWorkingSetServiceImplTest.java
15 15
import org.junit.Assert;
16 16
import org.junit.BeforeClass;
17 17
import org.junit.FixMethodOrder;
18
import org.junit.Ignore;
18 19
import org.junit.Test;
19 20
import org.junit.runners.MethodSorters;
20 21
import org.unitils.database.annotations.Transactional;
......
91 92

  
92 93
    @Test
93 94
    @DataSet("SpecimenTypeDesignationWorkingSetServiceImplTest.xml")
95
    @Ignore
94 96
    public void test01_createAndEditTest() throws DerivedUnitConversionException, URISyntaxException, FileNotFoundException {
95 97

  
96 98
//        printDataSet(System.err, new String[]{"USERACCOUNT", "GROUPS", "USERACCOUNT_GRANTEDAUTHORITYIMPL", "USERACCOUNT_PERMISSIONGROUP"

Also available in: Unified diff