Skip to content

Commit 5013eee

Browse files
authored
Unmute aaaall the affected tests (#123136)
Depends on #123133 and #123132 Fixes #123096 Fixes #123097 Fixes #123098 Fixes #123099 Fixes #123100 Fixes #123103 Fixes #123104 Fixes #123107 Fixes #123108 Fixes #123109 Fixes #123116 Fixes #123117 Fixes #123118 Fixes #123119 Fixes #123120 Fixes #123122 Fixes #123123 Fixes #123124 Fixes #123130 Fixes #123131
1 parent 5f99708 commit 5013eee

File tree

1 file changed

+0
-60
lines changed

1 file changed

+0
-60
lines changed

muted-tests.yml

Lines changed: 0 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -329,72 +329,12 @@ tests:
329329
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
330330
method: test {yaml=reference/troubleshooting/common-issues/disk-usage-exceeded/line_65}
331331
issue: https://github.com/elastic/elasticsearch/issues/123094
332-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
333-
method: test {fork.ForkWithWhereSortAndLimit ASYNC}
334-
issue: https://github.com/elastic/elasticsearch/issues/123096
335-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
336-
method: test {fork.ForkWithCommonPrefilter ASYNC}
337-
issue: https://github.com/elastic/elasticsearch/issues/123097
338-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
339-
method: test {fork.FiveFork SYNC}
340-
issue: https://github.com/elastic/elasticsearch/issues/123098
341-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
342-
method: test {fork.FiveFork ASYNC}
343-
issue: https://github.com/elastic/elasticsearch/issues/123099
344-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
345-
method: test {fork.SimpleFork ASYNC}
346-
issue: https://github.com/elastic/elasticsearch/issues/123100
347332
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
348333
method: testPartialResults
349334
issue: https://github.com/elastic/elasticsearch/issues/123101
350-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
351-
method: test {fork.ForkWithWhereSortAndLimit SYNC}
352-
issue: https://github.com/elastic/elasticsearch/issues/123103
353-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
354-
method: test {fork.SimpleFork SYNC}
355-
issue: https://github.com/elastic/elasticsearch/issues/123104
356-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
357-
method: test {fork.ForkWithWhereSortDescAndLimit SYNC}
358-
issue: https://github.com/elastic/elasticsearch/issues/123107
359-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
360-
method: test {fork.ForkWithWhereSortDescAndLimit ASYNC}
361-
issue: https://github.com/elastic/elasticsearch/issues/123108
362-
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
363-
method: test {fork.ForkWithCommonPrefilter SYNC}
364-
issue: https://github.com/elastic/elasticsearch/issues/123109
365-
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
366-
method: test {p0=esql/40_tsdb/to_string aggregate_metric_double}
367-
issue: https://github.com/elastic/elasticsearch/issues/123116
368-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
369-
method: test {fork.ForkWithCommonPrefilter}
370-
issue: https://github.com/elastic/elasticsearch/issues/123117
371-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
372-
method: test {fork.SimpleFork}
373-
issue: https://github.com/elastic/elasticsearch/issues/123118
374-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
375-
method: test {fork.FiveFork}
376-
issue: https://github.com/elastic/elasticsearch/issues/123119
377-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
378-
method: test {fork.ForkWithWhereSortDescAndLimit}
379-
issue: https://github.com/elastic/elasticsearch/issues/123120
380-
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
381-
method: test {p0=esql/46_downsample/Render stats from downsampled index}
382-
issue: https://github.com/elastic/elasticsearch/issues/123122
383-
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
384-
method: test {p0=esql/40_unsupported_types/unsupported}
385-
issue: https://github.com/elastic/elasticsearch/issues/123123
386-
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
387-
method: test {p0=esql/40_tsdb/render aggregate_metric_double when missing min and max}
388-
issue: https://github.com/elastic/elasticsearch/issues/123124
389335
- class: org.elasticsearch.index.mapper.extras.ScaledFloatFieldMapperTests
390336
method: testBlockLoaderFromRowStrideReader
391337
issue: https://github.com/elastic/elasticsearch/issues/123126
392-
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
393-
method: test {p0=esql/40_tsdb/render aggregate_metric_double when missing value}
394-
issue: https://github.com/elastic/elasticsearch/issues/123130
395-
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
396-
method: test {fork.ForkWithWhereSortAndLimit}
397-
issue: https://github.com/elastic/elasticsearch/issues/123131
398338
- class: org.elasticsearch.index.mapper.extras.ScaledFloatFieldMapperTests
399339
method: testBlockLoaderFromRowStrideReaderWithSyntheticSource
400340
issue: https://github.com/elastic/elasticsearch/issues/123145

0 commit comments

Comments
 (0)