mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-06 19:09:14 +00:00
Mark CSIT#testLoggerLevelUpdate as awaits fix
This commit marks ClusterSettingsIT#testLoggerLevelUpdate as awaiting a fix due to a test bug.
This commit is contained in:
parent
41637a1294
commit
433cae47ed
@ -330,6 +330,7 @@ public class ClusterSettingsIT extends ESIntegTestCase {
|
||||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/20318")
|
||||
public void testLoggerLevelUpdate() {
|
||||
assertAcked(prepareCreate("test"));
|
||||
final IllegalArgumentException e =
|
||||
|
Loading…
x
Reference in New Issue
Block a user