HomeSoftware Heritage

test_client: Fix failing test since recent swh-model update

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

Description

test_client: Fix failing test since recent swh-model update

swh.model.tests.swh_model_data.TEST_OBJECTS["revision"] now has
three sample revisions resulting in two revisions being processed
by kafka consumer in test_client_with_deserializer.

As there is no guarantee on the order messages are processed by
kafka consumer, we need to update test implementation to avoid
failures.

Details

Provenance
anlambertAuthored on Mar 24 2022, 2:30 PM
anlambertPushed on Mar 24 2022, 3:36 PM
Differential Revision
D7422: test_client: Fix failing test since recent swh-model update
Build Status
Buildable 27780
Build 43482: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.