Updated tests

This commit is contained in:
Rhet Turnbull
2020-10-11 22:20:42 -07:00
parent 16305cf233
commit b0171ba6f5
2 changed files with 93 additions and 9 deletions

View File

@@ -3093,8 +3093,8 @@ def test_export_touch_files_update():
)
# @pytest.mark.skip("TODO: This fails on some machines but not all")
@pytest.mark.skipif(exiftool is None, reason="exiftool not installed")
@pytest.mark.skip("TODO: This fails on some machines but not all")
# @pytest.mark.skipif(exiftool is None, reason="exiftool not installed")
def test_export_touch_files_exiftool_update():
""" test complex export scenario with --update, --exiftool, and --touch-files """
import os