We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164fb7d commit 0f5f439Copy full SHA for 0f5f439
server/src/test/java/org/elasticsearch/index/codec/vectors/DocIdsWriterTests.java
@@ -38,7 +38,6 @@
38
39
import static org.elasticsearch.index.codec.vectors.DocIdsWriter.DEFAULT_MAX_POINTS_IN_LEAF_NODE;
40
41
-@com.carrotsearch.randomizedtesting.annotations.Repeat(iterations = 100)
42
public class DocIdsWriterTests extends LuceneTestCase {
43
44
public void testNoDocs() throws Exception {
0 commit comments