mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-07-31 19:10:15 +02:00
xhamster tests flaky
This commit is contained in:
@@ -13,6 +13,7 @@ import org.junit.jupiter.api.Test;
|
|||||||
|
|
||||||
public class XhamsterRipperTest extends RippersTest {
|
public class XhamsterRipperTest extends RippersTest {
|
||||||
@Test
|
@Test
|
||||||
|
@Tag("flaky")
|
||||||
public void testXhamsterAlbum1() throws IOException {
|
public void testXhamsterAlbum1() throws IOException {
|
||||||
XhamsterRipper ripper = new XhamsterRipper(new URL("https://xhamster.com/photos/gallery/sexy-preggo-girls-9026608"));
|
XhamsterRipper ripper = new XhamsterRipper(new URL("https://xhamster.com/photos/gallery/sexy-preggo-girls-9026608"));
|
||||||
testRipper(ripper);
|
testRipper(ripper);
|
||||||
@@ -24,6 +25,7 @@ public class XhamsterRipperTest extends RippersTest {
|
|||||||
testRipper(ripper);
|
testRipper(ripper);
|
||||||
}
|
}
|
||||||
@Test
|
@Test
|
||||||
|
@Tag("flaky")
|
||||||
public void testXhamsterAlbum2() throws IOException {
|
public void testXhamsterAlbum2() throws IOException {
|
||||||
XhamsterRipper ripper = new XhamsterRipper(new URL("https://xhamster.com/photos/gallery/japanese-dolls-4-asahi-mizuno-7254664"));
|
XhamsterRipper ripper = new XhamsterRipper(new URL("https://xhamster.com/photos/gallery/japanese-dolls-4-asahi-mizuno-7254664"));
|
||||||
testRipper(ripper);
|
testRipper(ripper);
|
||||||
@@ -47,6 +49,7 @@ public class XhamsterRipperTest extends RippersTest {
|
|||||||
testRipper(ripper);
|
testRipper(ripper);
|
||||||
}
|
}
|
||||||
@Test
|
@Test
|
||||||
|
@Tag("flaky")
|
||||||
public void testBrazilianXhamster() throws IOException {
|
public void testBrazilianXhamster() throws IOException {
|
||||||
XhamsterRipper ripper = new XhamsterRipper(new URL("https://pt.xhamster.com/photos/gallery/cartoon-babe-15786301"));
|
XhamsterRipper ripper = new XhamsterRipper(new URL("https://pt.xhamster.com/photos/gallery/cartoon-babe-15786301"));
|
||||||
testRipper(ripper);
|
testRipper(ripper);
|
||||||
|
Reference in New Issue
Block a user