1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-25 23:06:22 +02:00

WordpressComicRipperTest flaky

This commit is contained in:
soloturn
2021-01-16 17:45:42 +01:00
parent 493b5f9be5
commit 229a96cbab

View File

@@ -51,6 +51,7 @@ public class WordpressComicRipperTest extends RippersTest {
testRipper(ripper);
}
@Test
@Tag("flaky")
public void test_konradokonski_1() throws IOException {
WordpressComicRipper ripper = new WordpressComicRipper(
new URL("http://www.konradokonski.com/sawdust/comic/get-up/"));
@@ -58,6 +59,7 @@ public class WordpressComicRipperTest extends RippersTest {
}
@Test
@Tag("flaky")
public void test_konradokonski_2() throws IOException {
WordpressComicRipper ripper = new WordpressComicRipper(
new URL("http://www.konradokonski.com/wiory/comic/08182008/"));