Skip to content

Commit

Permalink
Unmute S3BlobStoreRepositoryTests#testMetrics (elastic#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 elastic#101608
  • Loading branch information
DaveCTurner authored and matthewabbott committed Oct 10, 2024
1 parent ce97adf commit 949df7b
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 949df7b

Please sign in to comment.