From 3cfe624bb34ff9d462deadcec5cd951c14033b74 Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Sat, 11 Jan 2025 04:53:45 +1100 Subject: [PATCH 1/6] Mute org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT testSearchableSnapshotUpgrade {p0=[9.0.0, 8.18.0, 8.18.0]} #119978 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index 36c47d3e0bd32..e303e84fddde3 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -248,6 +248,9 @@ tests: - class: org.elasticsearch.xpack.inference.InferenceCrudIT method: testGetServicesWithCompletionTaskType issue: https://github.com/elastic/elasticsearch/issues/119959 +- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT + method: testSearchableSnapshotUpgrade {p0=[9.0.0, 8.18.0, 8.18.0]} + issue: https://github.com/elastic/elasticsearch/issues/119978 # Examples: # From 5df4136d8ce57bbe1a425aec32027d409d1ca091 Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Sat, 11 Jan 2025 04:54:00 +1100 Subject: [PATCH 2/6] Mute org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 8.18.0]} #119979 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index e303e84fddde3..e1be28899c947 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -251,6 +251,9 @@ tests: - class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT method: testSearchableSnapshotUpgrade {p0=[9.0.0, 8.18.0, 8.18.0]} issue: https://github.com/elastic/elasticsearch/issues/119978 +- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT + method: testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 8.18.0]} + issue: https://github.com/elastic/elasticsearch/issues/119979 # Examples: # From 1c9cdd870f87fbd5ef283c927419afc461e10c4a Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Sat, 11 Jan 2025 04:54:10 +1100 Subject: [PATCH 3/6] Mute org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT testMountSearchableSnapshot {p0=[9.0.0, 8.18.0, 8.18.0]} #119550 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index e1be28899c947..6291fe13420c2 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -254,6 +254,9 @@ tests: - class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT method: testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 8.18.0]} issue: https://github.com/elastic/elasticsearch/issues/119979 +- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT + method: testMountSearchableSnapshot {p0=[9.0.0, 8.18.0, 8.18.0]} + issue: https://github.com/elastic/elasticsearch/issues/119550 # Examples: # From 5307e9d0575dbac90e31ea923098d26ca48a455f Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Sat, 11 Jan 2025 04:54:19 +1100 Subject: [PATCH 4/6] Mute org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT testMountSearchableSnapshot {p0=[9.0.0, 9.0.0, 8.18.0]} #119980 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index 6291fe13420c2..e5ba6d3bfb9a0 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -257,6 +257,9 @@ tests: - class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT method: testMountSearchableSnapshot {p0=[9.0.0, 8.18.0, 8.18.0]} issue: https://github.com/elastic/elasticsearch/issues/119550 +- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT + method: testMountSearchableSnapshot {p0=[9.0.0, 9.0.0, 8.18.0]} + issue: https://github.com/elastic/elasticsearch/issues/119980 # Examples: # From 1071939bf4b6beaa37afe9b5724faf8d9452057c Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Sat, 11 Jan 2025 04:56:15 +1100 Subject: [PATCH 5/6] Mute org.elasticsearch.index.codec.vectors.es816.ES816HnswBinaryQuantizedVectorsFormatTests testRandomExceptions #119981 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index e5ba6d3bfb9a0..c779b2d4f6a27 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -260,6 +260,9 @@ tests: - class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT method: testMountSearchableSnapshot {p0=[9.0.0, 9.0.0, 8.18.0]} issue: https://github.com/elastic/elasticsearch/issues/119980 +- class: org.elasticsearch.index.codec.vectors.es816.ES816HnswBinaryQuantizedVectorsFormatTests + method: testRandomExceptions + issue: https://github.com/elastic/elasticsearch/issues/119981 # Examples: # From eb0cc88da9be170e787583bcf7f7586dfac9593c Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Sat, 11 Jan 2025 05:00:17 +1100 Subject: [PATCH 6/6] Mute org.elasticsearch.multi_cluster.MultiClusterYamlTestSuiteIT org.elasticsearch.multi_cluster.MultiClusterYamlTestSuiteIT #119983 --- muted-tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index c779b2d4f6a27..c7c6b166b5361 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -263,6 +263,8 @@ tests: - class: org.elasticsearch.index.codec.vectors.es816.ES816HnswBinaryQuantizedVectorsFormatTests method: testRandomExceptions issue: https://github.com/elastic/elasticsearch/issues/119981 +- class: org.elasticsearch.multi_cluster.MultiClusterYamlTestSuiteIT + issue: https://github.com/elastic/elasticsearch/issues/119983 # Examples: #