remove nocommit: test passes now

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1433150 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2013-01-14 21:40:45 +00:00
parent a6e84b0073
commit da3b25f924

View File

@ -27,8 +27,6 @@ import org.apache.lucene.search.spans.*;
* on the assumption that if the explanations work out right for them,
* they should work for anything.
*/
// nocommit: fix this slow-wrapper sortedDV fail:
// ant test -Dtestcase=TestComplexExplanations -Dtests.method=testMPQ7 -Dtests.seed=8FB070EE0C4130E9 -Dtests.slow=true -Dtests.locale=it_CH -Dtests.timezone=America/Grand_Turk -Dtests.file.encoding=UTF-8
public class TestComplexExplanations extends TestExplanations {
/**