Github user cbismuth commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/497#discussion_r232664251
  
    --- Diff: 
lucene/core/src/test/org/apache/lucene/index/TestExitableDirectoryReader.java 
---
    @@ -160,5 +160,78 @@ public void testExitableFilterIndexReader() throws 
Exception {
     
         directory.close();
       }
    +
    +  /**
    +   * Tests timing out of PointValues queries
    +   *
    +   * @throws Exception on error
    +   */
    +  @Ignore("this test relies on wall clock time and sometimes false fails")
    --- End diff --
    
    I'll try to do so, yes, thanks :+1:


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to