ignore this test for now

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417019 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Dyer 2012-12-04 16:28:01 +00:00
parent 87b1a93a77
commit d3d4ee84cd

View File

@ -25,6 +25,7 @@ import org.junit.Test;
/**
* Test with various combinations of parameters, child entites, transformers.
*/
@Ignore
public class TestSqlEntityProcessorDelta extends AbstractSqlEntityProcessorTestCase {
private boolean delta = false;
private boolean useParentDeltaQueryParam = false;