Skip to content

Commit

Permalink
flaky test hentai, femjoy
Browse files Browse the repository at this point in the history
  • Loading branch information
soloturn committed Dec 1, 2023
1 parent 63760ea commit b080faa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@

import com.rarchives.ripme.ripper.rippers.FemjoyhunterRipper;

import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;

public class FemjoyhunterRipperTest extends RippersTest {
@Test
@Tag("flaky")
public void testRip() throws IOException, URISyntaxException {
FemjoyhunterRipper ripper = new FemjoyhunterRipper(new URI(
"https://www.femjoyhunter.com/alisa-i-got-nice-big-breasts-and-fine-ass-so-she-seems-to-be-a-hottest-brunette-5936/").toURL());
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

public class HentaifoundryRipperTest extends RippersTest {
@Test
@Tag("flaky")
public void testHentaifoundryRip() throws IOException, URISyntaxException {
HentaifoundryRipper ripper = new HentaifoundryRipper(new URI("https://www.hentai-foundry.com/pictures/user/personalami").toURL());
testRipper(ripper);
Expand Down

0 comments on commit b080faa

Please sign in to comment.