Skip to content

Commit

Permalink
remove @LuceneTestCase.SuppressCodecs("*")
Browse files Browse the repository at this point in the history
  • Loading branch information
iverase committed Sep 5, 2023
1 parent 4195486 commit 5ac1b30
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@
* <li> - a random seed used to initialize the index random context.
* </ul>
*/
@LuceneTestCase.SuppressCodecs("*") // remove this once we have asserting codec that works with ES
@LuceneTestCase.SuppressFileSystems("ExtrasFS") // doesn't work with potential multi data path from test cluster yet
public abstract class ESIntegTestCase extends ESTestCase {

Expand Down

0 comments on commit 5ac1b30

Please sign in to comment.