Skip to content

Commit 445acf8

Browse files
authored
Remove fork tests unmutes (#127315)
1 parent b028c0a commit 445acf8

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
@@ -429,21 +429,9 @@ tests:
429429
- class: org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderIT
430430
method: testSearchWhileRelocating
431431
issue: https://github.com/elastic/elasticsearch/issues/127188
432-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
433-
method: test {fork.ForkWithMixOfCommands}
434-
issue: https://github.com/elastic/elasticsearch/issues/127268
435-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
436-
method: test {fork.FiveFork}
437-
issue: https://github.com/elastic/elasticsearch/issues/127272
438-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
439-
method: test {fork.ForkWithStats}
440-
issue: https://github.com/elastic/elasticsearch/issues/127279
441432
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
442433
method: test
443434
issue: https://github.com/elastic/elasticsearch/issues/127157
444-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
445-
method: test {fork.ForkWithDissect}
446-
issue: https://github.com/elastic/elasticsearch/issues/127304
447435

448436
# Examples:
449437
#

0 commit comments

Comments
 (0)