@@ -633,12 +633,6 @@ tests:
633
633
- class : org.elasticsearch.xpack.security.authz.microsoft.MicrosoftGraphAuthzPluginIT
634
634
method : testConcurrentAuthentication
635
635
issue : https://github.com/elastic/elasticsearch/issues/135777
636
- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
637
- method : test {csv-spec:math.NegateIntLongDouble}
638
- issue : https://github.com/elastic/elasticsearch/issues/136089
639
- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
640
- method : test {csv-spec:text-embedding.Text_embedding with multiple knn queries in fork}
641
- issue : https://github.com/elastic/elasticsearch/issues/136090
642
636
- class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
643
637
method : test {csv-spec:fork.ForkBranchWithInlineStats}
644
638
issue : https://github.com/elastic/elasticsearch/issues/136091
@@ -666,9 +660,6 @@ tests:
666
660
- class : org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
667
661
method : test {csv-spec:text-embedding.Text_embedding with knn (inline) on semantic_text_dense_field}
668
662
issue : https://github.com/elastic/elasticsearch/issues/136142
669
- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
670
- method : test {csv-spec:text-embedding.Text_embedding with multiple knn queries in fork}
671
- issue : https://github.com/elastic/elasticsearch/issues/136090
672
663
- class : org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT
673
664
method : testSeqNoCASLinearizability
674
665
issue : https://github.com/elastic/elasticsearch/issues/117249
@@ -687,6 +678,9 @@ tests:
687
678
- class : org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
688
679
method : test {csv-spec:math.LeastGreatestMany}
689
680
issue : https://github.com/elastic/elasticsearch/issues/136161
681
+ - class : org.elasticsearch.xpack.esql.qa.*.EsqlSpecIT
682
+ method : test {csv-spec:text-embedding.*}
683
+ issue : https://github.com/elastic/elasticsearch/issues/136090
690
684
691
685
# Examples:
692
686
#
0 commit comments