You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ab...@apache.org on 2017/02/09 20:09:50 UTC

[33/50] lucene-solr:jira/solr-9858: SOLR-10101: BadApple test method.

SOLR-10101: BadApple test method.


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/fd72c854
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/fd72c854
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/fd72c854

Branch: refs/heads/jira/solr-9858
Commit: fd72c854d7a644a1851d5baa421d3750a7911b82
Parents: 8bb61cc
Author: markrmiller <ma...@apache.org>
Authored: Mon Feb 6 23:01:49 2017 -0500
Committer: markrmiller <ma...@apache.org>
Committed: Mon Feb 6 23:03:10 2017 -0500

----------------------------------------------------------------------
 solr/core/src/test/org/apache/solr/core/TestLazyCores.java | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/fd72c854/solr/core/src/test/org/apache/solr/core/TestLazyCores.java
----------------------------------------------------------------------
diff --git a/solr/core/src/test/org/apache/solr/core/TestLazyCores.java b/solr/core/src/test/org/apache/solr/core/TestLazyCores.java
index 385b9c5..0c0845b 100644
--- a/solr/core/src/test/org/apache/solr/core/TestLazyCores.java
+++ b/solr/core/src/test/org/apache/solr/core/TestLazyCores.java
@@ -729,6 +729,7 @@ public class TestLazyCores extends SolrTestCaseJ4 {
     }
   }
 
+  @BadApple(bugUrl = "https://issues.apache.org/jira/browse/SOLR-10101")
   // Insure that when a core is aged out of the transient cache, any uncommitted docs are preserved.
   // Note, this needs FS-based indexes to persist!
   // Cores 2, 3, 6, 7, 8, 9 are transient