Skip to content

Commit e3b868e

Browse files
authored
Mute 'Fix IndexNotFoundException error when handling remove alias action' test, (#80593) (#80594)
when running yamlRestTestV7CompatTest Relates to #80405
1 parent 95f6b57 commit e3b868e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ tasks.named("yamlRestTestV7CompatTest").configure {
8080
'unsigned_long/50_script_values/Scripted sort values',
8181
'unsigned_long/50_script_values/script_score query',
8282
'unsigned_long/50_script_values/Script query',
83+
'data_stream/140_data_stream_aliases/Fix IndexNotFoundException error when handling remove alias action',
8384
].join(',')
8485
}
8586

0 commit comments

Comments
 (0)