Page MenuHomeSoftware Heritage

test_origin_intrinsic_metadata_add__deadlock: Fix failure on nondeterministic order
ClosedPublic

Authored by vlorentz on Nov 5 2020, 1:38 PM.

Details

Summary

postgresql kindly returns the results in the order the test expected... most of the time.

Diff Detail

Repository
rDCIDX Metadata indexer
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D4417 (id=15654)

Rebasing onto e2835bfff6...

Current branch diff-target is up to date.
Changes applied before test
commit 5a5af91ac5aee172ff58e68f8b2121de179635e9
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Nov 5 13:37:43 2020 +0100

    test_origin_intrinsic_metadata_add__deadlock: Fix failure on nondeterministic order
    
    postgresql kindly returns the results in the order the test expected... most of the time.

See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/112/ for more details.

This revision is now accepted and ready to land.Nov 5 2020, 2:00 PM