mark test slow for now, can take nearly a minute

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641997 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2014-11-27 01:50:20 +00:00
parent 8eae2c82e3
commit 979b89ce0f
1 changed files with 1 additions and 0 deletions

View File

@ -353,6 +353,7 @@ public class TestIndexWriterMerging extends LuceneTestCase
dir.close();
}
@Slow
public void testNoWaitClose() throws Throwable {
Directory directory = newDirectory();