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:
Robert Muir 2013-01-24 21:05:12 +00:00
parent 9afeea3296
commit 892fb5658f
1 changed files with 1 additions and 0 deletions

View File

@ -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.