From da3b25f924eedcb1dc882ceed40ccad95f192efd Mon Sep 17 00:00:00 2001 From: Michael McCandless Date: Mon, 14 Jan 2013 21:40:45 +0000 Subject: [PATCH] remove nocommit: test passes now git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1433150 13f79535-47bb-0310-9956-ffa450edef68 --- .../test/org/apache/lucene/search/TestComplexExplanations.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/lucene/core/src/test/org/apache/lucene/search/TestComplexExplanations.java b/lucene/core/src/test/org/apache/lucene/search/TestComplexExplanations.java index 5f66d39a53a..37c9e650857 100644 --- a/lucene/core/src/test/org/apache/lucene/search/TestComplexExplanations.java +++ b/lucene/core/src/test/org/apache/lucene/search/TestComplexExplanations.java @@ -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 { /**