Skip to content
Commit 2fa96f4c authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

Add expected failures for timestamp tests

They started to fail since Qt 5.11:

    FAIL!  : Cli7zTest::testList(normal-file-9381) Compared values are not the same
       Actual   (entry->property("timestamp").toString()): "2015-05-17T19:41:48.000"
       Expected (expectedTimestamp)                      : "2015-05-17T19:41:48"

Something about datetime formats probably changed in Qt 5.11.

Task: T8144
parent 65966f41
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment