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 d124131 commit bec8d78Copy full SHA for bec8d78
muted-tests.yml
@@ -561,6 +561,9 @@ tests:
561
- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsIT
562
method: testDatafeedTimingStats_DatafeedRecreated
563
issue: https://github.com/elastic/elasticsearch/issues/138348
564
+- class: org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT
565
+ method: testSeqNoCASLinearizability
566
+ issue: https://github.com/elastic/elasticsearch/issues/117249
567
568
# Examples:
569
#
0 commit comments