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 fefa0f0 commit 35d6af6Copy full SHA for 35d6af6
muted-tests.yml
@@ -247,6 +247,9 @@ tests:
247
- class: org.elasticsearch.ingest.geoip.EnterpriseGeoIpDownloaderIT
248
method: testEnterpriseDownloaderTask
249
issue: https://github.com/elastic/elasticsearch/issues/115163
250
+- class: org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT
251
+ method: testSeqNoCASLinearizability
252
+ issue: https://github.com/elastic/elasticsearch/issues/117249
253
254
# Examples:
255
#
0 commit comments