mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-26 07:14:38 +02:00
WordpressComicRipperTest flaky
This commit is contained in:
@@ -51,6 +51,7 @@ public class WordpressComicRipperTest extends RippersTest {
|
|||||||
testRipper(ripper);
|
testRipper(ripper);
|
||||||
}
|
}
|
||||||
@Test
|
@Test
|
||||||
|
@Tag("flaky")
|
||||||
public void test_konradokonski_1() throws IOException {
|
public void test_konradokonski_1() throws IOException {
|
||||||
WordpressComicRipper ripper = new WordpressComicRipper(
|
WordpressComicRipper ripper = new WordpressComicRipper(
|
||||||
new URL("http://www.konradokonski.com/sawdust/comic/get-up/"));
|
new URL("http://www.konradokonski.com/sawdust/comic/get-up/"));
|
||||||
@@ -58,6 +59,7 @@ public class WordpressComicRipperTest extends RippersTest {
|
|||||||
|
|
||||||
}
|
}
|
||||||
@Test
|
@Test
|
||||||
|
@Tag("flaky")
|
||||||
public void test_konradokonski_2() throws IOException {
|
public void test_konradokonski_2() throws IOException {
|
||||||
WordpressComicRipper ripper = new WordpressComicRipper(
|
WordpressComicRipper ripper = new WordpressComicRipper(
|
||||||
new URL("http://www.konradokonski.com/wiory/comic/08182008/"));
|
new URL("http://www.konradokonski.com/wiory/comic/08182008/"));
|
||||||
|
Reference in New Issue
Block a user