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 c55fe2e commit 4d2bff7Copy full SHA for 4d2bff7
muted-tests.yml
@@ -693,6 +693,9 @@ tests:
693
- class: org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT
694
method: testSeqNoCASLinearizability
695
issue: https://github.com/elastic/elasticsearch/issues/117249
696
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
697
+ method: test {csv-spec:semantic_text.Repeat}
698
+ issue: https://github.com/elastic/elasticsearch/issues/136150
699
700
# Examples:
701
#
0 commit comments