Skip to content

Commit 06a8c20

Browse files
committed
Remove outdated ESQL test mutes
1 parent ecaa0b1 commit 06a8c20

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

muted-tests.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,6 @@ tests:
221221
- class: org.elasticsearch.blocks.SimpleBlocksIT
222222
method: testConcurrentAddBlock
223223
issue: https://github.com/elastic/elasticsearch/issues/122324
224-
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
225-
method: testEnrichExplosionManyMatches
226-
issue: https://github.com/elastic/elasticsearch/issues/122913
227224
- class: org.elasticsearch.xpack.ilm.TimeSeriesLifecycleActionsIT
228225
method: testHistoryIsWrittenWithFailure
229226
issue: https://github.com/elastic/elasticsearch/issues/123203
@@ -245,9 +242,6 @@ tests:
245242
- class: org.elasticsearch.indices.recovery.IndexRecoveryIT
246243
method: testSourceThrottling
247244
issue: https://github.com/elastic/elasticsearch/issues/123680
248-
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
249-
method: testLookupExplosionNoFetch
250-
issue: https://github.com/elastic/elasticsearch/issues/123432
251245
- class: org.elasticsearch.entitlement.runtime.policy.FileAccessTreeTests
252246
method: testDuplicatePrunedPaths
253247
issue: https://github.com/elastic/elasticsearch/issues/124006
@@ -278,9 +272,6 @@ tests:
278272
- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
279273
method: test {yaml=data_stream/190_failure_store_redirection/Redirect ingest failure in data stream to failure store}
280274
issue: https://github.com/elastic/elasticsearch/issues/124518
281-
- class: org.elasticsearch.xpack.esql.expression.function.aggregate.ValuesTests
282-
method: "testGroupingAggregate {TestCase=<<no alt geo_shape>s> #2}"
283-
issue: https://github.com/elastic/elasticsearch/issues/124571
284275
- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
285276
method: test {yaml=data_stream/150_tsdb/created the data stream}
286277
issue: https://github.com/elastic/elasticsearch/issues/124575
@@ -311,9 +302,6 @@ tests:
311302
- class: org.elasticsearch.index.shard.StoreRecoveryTests
312303
method: testAddIndices
313304
issue: https://github.com/elastic/elasticsearch/issues/124104
314-
- class: org.elasticsearch.xpack.esql.parser.StatementParserTests
315-
method: testInvalidJoinPatterns
316-
issue: https://github.com/elastic/elasticsearch/issues/125536
317305
- class: org.elasticsearch.smoketest.MlWithSecurityIT
318306
method: test {yaml=ml/data_frame_analytics_crud/Test get stats on newly created config}
319307
issue: https://github.com/elastic/elasticsearch/issues/121726

0 commit comments

Comments
 (0)