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

    https://github.com/apache/lucene-solr/pull/497#discussion_r232681060
  
    --- 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 --
    
    Fixed in 2b3dfbcba8944dd48c22c341699da528c8525f91.


---

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

Reply via email to