Skip to content

Commit

Permalink
skip test_tinderbox_scraper due to network timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
salilmishra23 committed Sep 14, 2022
1 parent 3d2c536 commit d2898f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/remote/test_firefox.py
Expand Up @@ -101,6 +101,7 @@ def test_daily_scraper(tmpdir, args):
mozdownload.DailyScraper(destination=tmpdir, **args)


@pytest.mark.skip(reason="Fails with network timeout for some parameters")
@pytest.mark.ci_only
@pytest.mark.parametrize("args", [
{'branch': 'mozilla-central', 'platform': 'linux'},
Expand Down

0 comments on commit d2898f7

Please sign in to comment.