Skip to content

Commit

Permalink
remove outdated failure seed comment (associated problem has been fixed)
Browse files Browse the repository at this point in the history
  • Loading branch information
magibney committed Apr 15, 2024
1 parent 1d1b47f commit dbc84ce
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ private static class Tracker {

@Test
public void reorderingTest() throws Exception {
// failure: 58F920FAAE5904EF
Path tmpDir = LuceneTestCase.createTempDir();
Random r = random();
try (MMapDirectoryFactory df = new MMapDirectoryFactory()) {
Expand Down

0 comments on commit dbc84ce

Please sign in to comment.