mirror of
https://github.com/apache/lucene.git
synced 2025-02-22 01:56:16 +00:00
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:
parent
87b1a93a77
commit
d3d4ee84cd
@ -25,6 +25,7 @@ import org.junit.Test;
|
|||||||
/**
|
/**
|
||||||
* Test with various combinations of parameters, child entites, transformers.
|
* Test with various combinations of parameters, child entites, transformers.
|
||||||
*/
|
*/
|
||||||
|
@Ignore
|
||||||
public class TestSqlEntityProcessorDelta extends AbstractSqlEntityProcessorTestCase {
|
public class TestSqlEntityProcessorDelta extends AbstractSqlEntityProcessorTestCase {
|
||||||
private boolean delta = false;
|
private boolean delta = false;
|
||||||
private boolean useParentDeltaQueryParam = false;
|
private boolean useParentDeltaQueryParam = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user