mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-26 15:24:51 +02:00
WordpressComicRipperTest flaky
This commit is contained in:
@@ -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/"));
|
||||
|
Reference in New Issue
Block a user