Skip to content

Commit 49663a8

Browse files
committed
disable flaky test
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
1 parent 2756640 commit 49663a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

logback-classic-blackbox/src/test/java/ch/qos/logback/classic/blackbox/joran/spi/ConfigurationWatchListTest.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,7 @@
2525
import ch.qos.logback.core.joran.spi.JoranException;
2626
import ch.qos.logback.core.testUtil.RandomUtil;
2727
import jakarta.servlet.http.HttpServlet;
28-
import org.junit.jupiter.api.AfterEach;
29-
import org.junit.jupiter.api.Assertions;
30-
import org.junit.jupiter.api.BeforeEach;
31-
import org.junit.jupiter.api.Test;
28+
import org.junit.jupiter.api.*;
3229
import org.slf4j.LoggerFactory;
3330

3431
import java.io.UnsupportedEncodingException;
@@ -110,9 +107,12 @@ public void smoke() throws MalformedURLException {
110107
assertNull(changedURL3);
111108
}
112109

110+
@Disabled
113111
@Test
114112
public void propertiesFromHTTP() throws UnsupportedEncodingException, JoranException, InterruptedException, MalformedURLException {
115113

114+
115+
116116
String propertiesURLStr = urlString;
117117
Logger bazingaLogger = loggerContext.getLogger(BAZINGA_LOGGER_NAME);
118118

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy