Skip to content

Commit bbf62ec

Browse files
authored
Mute MlMappingsUpgradeIT testMappingsUpgrade (#61909)
For #61908
1 parent a06ea24 commit bbf62ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades/MlMappingsUpgradeIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ protected Collection<String> templatesToWaitFor() {
4242
* The purpose of this test is to ensure that when a job is open through a rolling upgrade we upgrade the results
4343
* index mappings when it is assigned to an upgraded node even if no other ML endpoint is called after the upgrade
4444
*/
45+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/61908")
4546
public void testMappingsUpgrade() throws Exception {
4647

4748
switch (CLUSTER_TYPE) {

0 commit comments

Comments
 (0)