magibney commented on code in PR #2349:
URL: https://github.com/apache/solr/pull/2349#discussion_r1566213067


##########
solr/core/src/test/org/apache/solr/core/CachingDirectoryFactoryTest.java:
##########
@@ -46,6 +57,90 @@ private static class Tracker {
     Directory dir;
   }
 
+  @Test
+  public void reorderingTest() throws Exception {
+    // failure: 58F920FAAE5904EF

Review Comment:
   ah, good catch. I think that crept in during development, and I neglected to 
remove it once the underlying issue was fixed. Definitely not failing for that 
seed anymore; removed that comment with dbc84cefa2b632487385258885bb269531c78506



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to