HomeSoftware Heritage

tests: Fix failing test when using PyYAML < 5.3

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

tests: Fix failing test when using PyYAML < 5.3

Force string date to be parsed by the iso8601 module instead of PyYAML
as PyYAML < 5.3 would parse all iso8601 strings as datetimes and drop
the timezone info.

Details

Provenance
anlambertAuthored on Jun 12 2020, 4:41 PM
anlambertPushed on Jun 12 2020, 4:43 PM
Build Status
Buildable 12822
Build 19515: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.