Skip to content

Commit 35d6af6

Browse files
Mute org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT testSeqNoCASLinearizability #117249
1 parent fefa0f0 commit 35d6af6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,9 @@ tests:
247247
- class: org.elasticsearch.ingest.geoip.EnterpriseGeoIpDownloaderIT
248248
method: testEnterpriseDownloaderTask
249249
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
250253

251254
# Examples:
252255
#

0 commit comments

Comments
 (0)