Skip to content

Commit 6a5d9d9

Browse files
committed
[TEST] Mute MlMappingsUpgradeIT testMappingsUpgrade
Due to #37763
1 parent 12f5b02 commit 6a5d9d9

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
@@ -38,6 +38,7 @@ protected Collection<String> templatesToWaitFor() {
3838
* The purpose of this test is to ensure that when a job is open through a rolling upgrade we upgrade the results
3939
* index mappings when it is assigned to an upgraded node even if no other ML endpoint is called after the upgrade
4040
*/
41+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37763")
4142
public void testMappingsUpgrade() throws Exception {
4243

4344
switch (CLUSTER_TYPE) {

0 commit comments

Comments
 (0)