Skip to content

Commit

Permalink
[TEST] Mute MlMappingsUpgradeIT testMappingsUpgrade
Browse files Browse the repository at this point in the history
Due to #37763
  • Loading branch information
droberts195 committed Jan 23, 2019
1 parent 12f5b02 commit 6a5d9d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ protected Collection<String> templatesToWaitFor() {
* The purpose of this test is to ensure that when a job is open through a rolling upgrade we upgrade the results
* index mappings when it is assigned to an upgraded node even if no other ML endpoint is called after the upgrade
*/
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37763")
public void testMappingsUpgrade() throws Exception {

switch (CLUSTER_TYPE) {
Expand Down

0 comments on commit 6a5d9d9

Please sign in to comment.