Skip to content

Commit 6d5099e

Browse files
authored
ES|QL: Unmute tests for GenerativeForkIT (#133316)
1 parent 16c0376 commit 6d5099e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

muted-tests.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -299,12 +299,6 @@ tests:
299299
- class: org.elasticsearch.compute.operator.LimitOperatorTests
300300
method: testEarlyTermination
301301
issue: https://github.com/elastic/elasticsearch/issues/128721
302-
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
303-
method: test {csv-spec:lookup-join.EnrichLookupStatsBug}
304-
issue: https://github.com/elastic/elasticsearch/issues/129228
305-
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
306-
method: test {lookup-join.MultipleBatches*
307-
issue: https://github.com/elastic/elasticsearch/issues/129210
308302
- class: org.elasticsearch.entitlement.runtime.policy.FileAccessTreeTests
309303
method: testWindowsMixedCaseAccess
310304
issue: https://github.com/elastic/elasticsearch/issues/129167
@@ -471,9 +465,6 @@ tests:
471465
- class: org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
472466
method: testRevertModelSnapshot
473467
issue: https://github.com/elastic/elasticsearch/issues/132733
474-
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
475-
method: test {csv-spec:lookup-join.MvJoinKeyFromRowExpanded}
476-
issue: https://github.com/elastic/elasticsearch/issues/132778
477468
- class: org.elasticsearch.gradle.internal.transport.TransportVersionManagementPluginFuncTest
478469
method: definitions have primary ids which cannot change
479470
issue: https://github.com/elastic/elasticsearch/issues/132788

0 commit comments

Comments
 (0)