Skip to content

Commit 21d1934

Browse files
committed
Unmute tests whose tracking issues are closed
Remove 6 muted-tests.yml entries where the corresponding GitHub issue has been closed: - #138012: fixed in PR #144312 - #144169: fixed in PR #144233 - #144240: fixed in PR #144233 - #144246: fixed in PR #144233 - #144249: fixed in PR #144312 - #144392: fixed in PR #144389 Made-with: Cursor
1 parent a503e4e commit 21d1934

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

muted-tests.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -285,27 +285,12 @@ tests:
285285
- class: org.elasticsearch.repositories.azure.AzureBlobContainerRetriesTests
286286
method: testWriteBlobWithRetries
287287
issue: https://github.com/elastic/elasticsearch/issues/144025
288-
- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
289-
method: testCreatesChatCompletion_AndThenCreatesTextEmbedding
290-
issue: https://github.com/elastic/elasticsearch/issues/138012
291288
- class: org.elasticsearch.test.apmintegration.MetricsApmIT
292289
method: testJvmMetrics {withOTel=true}
293290
issue: https://github.com/elastic/elasticsearch/issues/144166
294291
- class: org.elasticsearch.test.apmintegration.MetricsApmIT
295292
method: testJvmMetrics {withOTel=false}
296293
issue: https://github.com/elastic/elasticsearch/issues/144167
297-
- class: org.elasticsearch.xpack.esql.CsvTests
298-
method: test {csv-spec:approximation.Approximate stats by on large multi-valued data}
299-
issue: https://github.com/elastic/elasticsearch/issues/144169
300-
- class: org.elasticsearch.xpack.esql.CsvIT
301-
method: test {csv-spec:approximation.Approximate stats by with zero variance}
302-
issue: https://github.com/elastic/elasticsearch/issues/144240
303-
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
304-
method: test {csv-spec:approximation.Approximate stats by with zero variance}
305-
issue: https://github.com/elastic/elasticsearch/issues/144246
306-
- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
307-
method: testEndpointGetsUpdated_GivenFingerprintChanges_FromNull
308-
issue: https://github.com/elastic/elasticsearch/issues/144249
309294
- class: org.elasticsearch.xpack.security.authc.service.ServiceAccountIT
310295
method: testAuthenticateShouldNotFallThroughInCaseOfFailure
311296
issue: https://github.com/elastic/elasticsearch/issues/144262
@@ -333,9 +318,6 @@ tests:
333318
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
334319
method: test {csv-spec:approximation.Approximate stats by on large single-valued data}
335320
issue: https://github.com/elastic/elasticsearch/issues/144382
336-
- class: org.elasticsearch.action.bulk.TransportBulkActionTests
337-
method: testProhibitAppendWritesInBackingIndicesSkippedForSeqNoDisabled
338-
issue: https://github.com/elastic/elasticsearch/issues/144392
339321
- class: org.elasticsearch.xpack.application.OpenAiServiceUpgradeIT
340322
method: testOpenAiEmbeddings {upgradedNodes=3}
341323
issue: https://github.com/elastic/elasticsearch/issues/144440

0 commit comments

Comments
 (0)