Skip to content

Commit f2b4dd5

Browse files
authored
unmute EvilLoggerTests#testDeprecatedSettings (#38743)
unmuting test to determine whether this is still an issue on the current branch. If it is found that this test does not fail in CI anymore, then this commit will remain and test will stay tested. related to #35990.
1 parent e47ca93 commit f2b4dd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qa/evil-tests/src/test/java/org/elasticsearch/common/logging/EvilLoggerTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ public void testDeprecationLoggerMaybeLog() throws IOException, UserException {
253253
}
254254
}
255255

256-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/35990")
257256
public void testDeprecatedSettings() throws IOException, UserException {
258257
setupLogging("settings");
259258

0 commit comments

Comments
 (0)