Skip to content

Commit 2f865a6

Browse files
authored
ESQL: Unmute 8.x lookup YAML tests (#119122)
Problem fixed in #119069 Fixes #119035 Fixes #119036 Fixes #119111 Fixes #119112
1 parent 5e9f907 commit 2f865a6

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
@@ -419,18 +419,6 @@ tests:
419419
- class: org.elasticsearch.aggregations.bucket.SearchCancellationIT
420420
method: testCancellationDuringTimeSeriesAggregation
421421
issue: https://github.com/elastic/elasticsearch/issues/118992
422-
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlIT
423-
method: test {p0=esql/190_lookup_join/basic}
424-
issue: https://github.com/elastic/elasticsearch/issues/119035
425-
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlIT
426-
method: test {p0=esql/190_lookup_join/non-lookup index}
427-
issue: https://github.com/elastic/elasticsearch/issues/119036
428-
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncIT
429-
method: test {p0=esql/190_lookup_join/non-lookup index}
430-
issue: https://github.com/elastic/elasticsearch/issues/119111
431-
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncIT
432-
method: test {p0=esql/190_lookup_join/basic}
433-
issue: https://github.com/elastic/elasticsearch/issues/119112
434422
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
435423
issue: https://github.com/elastic/elasticsearch/issues/119159
436424
- class: org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT

0 commit comments

Comments
 (0)