Skip to content

Commit

Permalink
Remove AwaitsFix
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosdelest committed Jan 15, 2024
1 parent c96b307 commit 6757ec4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ public void testSplitOnID() throws IOException {
dir.close();
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/104349")
public void testSplitOnRouting() throws IOException {
SeqNoFieldMapper.SequenceIDFields sequenceIDFields = SeqNoFieldMapper.SequenceIDFields.emptySeqID();
Directory dir = newFSDirectory(createTempDir());
Expand Down

0 comments on commit 6757ec4

Please sign in to comment.