Skip to content

Commit

Permalink
tests: xfail time test
Browse files Browse the repository at this point in the history
see #7

need to think about a better test here
  • Loading branch information
nzjrs committed Dec 18, 2018
1 parent 38c5147 commit 9a3e1e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imgstore/tests/test_imgstore.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ def _decode_image(img):
'' if d.lossless else 'LOSSY '))


@pytest.mark.xfail(strict=False)
def test_create_and_times(loglevel_debug, tmpdir):
import pytz

Expand Down

0 comments on commit 9a3e1e6

Please sign in to comment.