Skip to content

Commit

Permalink
Unmute S3BlobStoreRepositoryTests#testMetrics (#114129)
Browse files Browse the repository at this point in the history
We're awaiting more information about failures of this test, so we need
to actually run it occasionally...

Relates #101608
  • Loading branch information
DaveCTurner authored Oct 4, 2024
1 parent 16fb3cc commit e32a70a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ public void testAbortRequestStats() throws Exception {
}

@TestIssueLogging(issueUrl = "https://github.com/elastic/elasticsearch/issues/101608", value = "com.amazonaws.request:DEBUG")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/101608")
public void testMetrics() throws Exception {
// Create the repository and perform some activities
final String repository = createRepository(randomRepositoryName(), false);
Expand Down

0 comments on commit e32a70a

Please sign in to comment.