Selftest failed in 64 bit Windows version 13.26

Started by obetz, March 31, 2025, 12:00:21 PM

Previous topic - Next topic

obetz

Test conducted in Central Europe, therefore time zone +2. Probably the test is wrong, but I wonder why the 32 bit version didn't fail.

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.025765+02:00"
    Should be: "[File, File, Time] TimeStamp - Time Stamp: 2020:10:13 10:12:07.025764-04:00"


Phil Harvey

The problem is the round-off error in the last digit of the subseconds.

I'll patch this test to allow rounding errors.

Thanks!

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).