Skip to content

storage_tests: Fix other assertions in postgresql tests

Antoine R. Dumont requested to merge ardumont/swh-storage:fix-assertions into master

This times i chased remaining directory_missing calls to replace them with sets.

This still fails in debian unstable [1]

Reading the storage interface for the 'directory_missing' method, there is no order guarantee in the output.

Follow up from:

Refs. swh/infra/sysadm-environment#5047 (closed)

[1] https://jenkins.softwareheritage.org/view/swh-debian%20(draft)/job/debian/job/packages/job/DSTO/job/gbp-buildpackage/491/console

Edited by Antoine R. Dumont

Merge request reports