We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fffc499 commit c55fe2eCopy full SHA for c55fe2e
muted-tests.yml
@@ -690,6 +690,9 @@ tests:
690
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
691
method: test {csv-spec:text-embedding.Text_embedding with multiple knn queries in fork}
692
issue: https://github.com/elastic/elasticsearch/issues/136090
693
+- class: org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT
694
+ method: testSeqNoCASLinearizability
695
+ issue: https://github.com/elastic/elasticsearch/issues/117249
696
697
# Examples:
698
#
0 commit comments