Skip to content

Commit 1abe5df

Browse files
committed
Mute IndexShardRetentionLeaseTests.testCommit #37420
1 parent de85276 commit 1abe5df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/index/shard/IndexShardRetentionLeaseTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ public void testExpiration() throws IOException {
134134
}
135135
}
136136

137+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37420")
137138
public void testCommit() throws IOException {
138139
final Settings settings = Settings.builder()
139140
.put(IndexSettings.INDEX_SOFT_DELETES_SETTING.getKey(), true)

0 commit comments

Comments
 (0)