Project

General

Profile

« Previous | Next » 

Revision 9ec4fdc3

Added by Katja Luther over 5 years ago

fix compilation error

View differences:

eu.etaxonomy.taxeditor.test/src/test/java/eu/etaxonomy/taxeditor/service/ProgressMonitorServiceTest.java
18 18
import org.eclipse.core.runtime.SubMonitor;
19 19
import org.junit.After;
20 20
import org.junit.Assert;
21
import org.junit.Ignore;
21 22
import org.junit.Test;
22 23

  
23 24
import eu.etaxonomy.cdm.api.application.CdmApplicationState;
......
68 69
    }
69 70

  
70 71
    @Test
72
    @Ignore
71 73
    public void testMonitLongRunningMethodByChangingUser() throws InterruptedException {
72 74

  
73 75
        IllegalStateException ise = new IllegalStateException("IllegalStateException");

Also available in: Unified diff