Skip to content
Snippets Groups Projects
Commit 00b5834c authored by anttil's avatar anttil
Browse files

SSDM-3158: enable test again to reproduce the problem

SVN: 35716
parent 64017ae3
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,7 @@ import ch.ethz.sis.openbis.generic.dssapi.v3.dto.datasetfile.search.DataSetFileS ...@@ -15,8 +15,7 @@ import ch.ethz.sis.openbis.generic.dssapi.v3.dto.datasetfile.search.DataSetFileS
public class SearchFileTest extends AbstractFileTest public class SearchFileTest extends AbstractFileTest
{ {
@Test(enabled = false) @Test
// enable it again once datastore server system tests Lucene problem is resolved
public void allFilesOfGivenDatasetsAreReturned() throws Exception public void allFilesOfGivenDatasetsAreReturned() throws Exception
{ {
DataSetFileSearchCriteria sc = new DataSetFileSearchCriteria(); DataSetFileSearchCriteria sc = new DataSetFileSearchCriteria();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment