Browse Source

Test: ignore this for now

Michael McCandless 11 years ago
parent
commit
3e455828f9

+ 1 - 0
src/test/java/org/elasticsearch/search/rescore/QueryRescorerTests.java

@@ -297,6 +297,7 @@ public class QueryRescorerTests extends ElasticsearchIntegrationTest {
     }
 
     // Tests a rescorer that penalizes the scores:
+    @Ignore
     @Test
     public void testRescorerMadeScoresWorse() throws Exception {
         Builder builder = ImmutableSettings.builder();