Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Make test option local timezone independent #38

Open
fxstein opened this issue Dec 18, 2022 · 0 comments
Open

Bug: Make test option local timezone independent #38

fxstein opened this issue Dec 18, 2022 · 0 comments
Assignees
Labels
bug Something isn't working further investigation Needs further investigation

Comments

@fxstein
Copy link
Owner

fxstein commented Dec 18, 2022

Turns out the file creation time for files without valid EXIF data (NODATA) changes dependent on in which timezone the developer machine is setup in. As such the file names change and the test fails.

[2022-12-18 10:14:47] Error: Test failed! 
[2022-12-18 10:14:47] 
[2022-12-18 10:14:48]  .../2022/20220214/20220214204307_NODATA_GH010739.MP4 | Bin 597806 -> 0 bytes
[2022-12-18 10:14:48]  .../2022/20220214/20220214204307_NODATA_GX010093.MP4 | Bin 14966973 -> 0 bytes
[2022-12-18 10:14:48]  ...20306001216_NODATA_IMG_20220306_001216_00_004.dng | Bin 18535575 -> 0 bytes
[2022-12-18 10:14:48]  ...20306001216_NODATA_IMG_20220306_001216_00_004.dng | Bin 18539894 -> 0 bytes
[2022-12-18 10:14:48]  .../20220214/P_20220214204307_NODATA_GH010739.mp4    | Bin 601364 -> 0 bytes
[2022-12-18 10:14:48]  .../20220214/P_20220214204307_NODATA_GX010093.mp4    | Bin 14970530 -> 0 bytes
[2022-12-18 10:14:48]  6 files changed, 0 insertions(+), 0 deletions(-)
@fxstein fxstein added bug Something isn't working further investigation Needs further investigation labels Dec 18, 2022
@fxstein fxstein self-assigned this Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working further investigation Needs further investigation
Projects
None yet
Development

No branches or pull requests

1 participant