mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-02-22 07:03:35 +01:00
disable second pichunter test which is executed and randomly failing when using tags
This commit is contained in:
parent
ea5e761c79
commit
3a5e4d45d4
@ -18,6 +18,7 @@ public class PichunterRipperTest extends RippersTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Disabled("This test was commented out at 6/08/2018 because it was randomly failing due to issues with the site see https://github.com/RipMeApp/ripme/issues/867")
|
||||
public void testPichunterGalleryRip() throws IOException {
|
||||
// a photo set
|
||||
PichunterRipper ripper = new PichunterRipper(
|
||||
|
Loading…
x
Reference in New Issue
Block a user