Skip to content

Commit

Permalink
Ignore tests require downloading files until S3 is working properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuan Truong committed Jul 22, 2022
1 parent 3f7a04a commit d93d362
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Configuration of py.test
[pytest]
norecursedirs = tests/cornac/datasets

addopts=-v
--durations=20
--ignore=tests/cornac/utils/test_download.py

# PEP-8 The following are ignored:
# E501 line too long (82 > 79 characters)
Expand Down

0 comments on commit d93d362

Please sign in to comment.