mirror of https://github.com/apache/lucene.git
add failing seed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1438193 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9afeea3296
commit
892fb5658f
|
@ -22,6 +22,7 @@ import org.apache.lucene.index.Term;
|
|||
/**
|
||||
* TestExplanations subclass focusing on basic query types
|
||||
*/
|
||||
// nocommit: WTF ant test -Dtestcase=TestSimpleExplanations -Dtests.method=testFQ2 -Dtests.seed=ED13809D5BBA6703 -Dtests.slow=true -Dtests.locale=fr_CH -Dtests.timezone=Brazil/Acre -Dtests.file.encoding=US-ASCII
|
||||
public class TestSimpleExplanations extends TestExplanations {
|
||||
|
||||
// we focus on queries that don't rewrite to other queries.
|
||||
|
|
Loading…
Reference in New Issue