ExifTool Forum

ExifTool => Bug Reports / Feature Requests => Topic started by: obetz on March 07, 2025, 01:49:26 PM

Title: Selftest of 13.23 failed
Post by: obetz on March 07, 2025, 01:49:26 PM
Hi Phil,

in my Perl environment, the selftest fails in 13.23:

t/PCAP.t ........... 1/2
  Test 2 differs beginning at line 21:
    Test gave: "[File, File, Time] TimeStamp - Time Stamp: 2020:10:13 16:12:07.025764+02:00"
    Should be: "[File, File, Time] TimeStamp - Time Stamp: 2020:10:13 10:12:07.025764-04:00"
t/PCAP.t ........... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
Title: Re: Selftest of 13.23 failed
Post by: Phil Harvey on March 07, 2025, 01:56:35 PM
Yes, thanks.  Also reported here (https://github.com/exiftool/exiftool/issues/319).

This is a problem with the test, and not ExifTool itself, and will be fixed in 13.24.

- Phil