Page MenuHomeSoftware Heritage

Small fix in the graph replayer to prevent a wrong warning
ClosedPublic

Authored by douardda on Sep 18 2020, 4:33 PM.

Diff Detail

Repository
rDSTO Storage manager
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 D3993 (id=14076)

Rebasing onto b0027abc34...

Current branch diff-target is up to date.
Changes applied before test
commit 533e9cb6d31df6948afc7272f6d25d3d548b809e
Author: David Douard <david.douard@sdfa3.org>
Date:   Fri Sep 18 16:31:35 2020 +0200

    Warn about skipped_content sneaking the 'content' topics

commit 8de6564512398b86a406668beeac88737ffb8fa2
Author: David Douard <david.douard@sdfa3.org>
Date:   Fri Sep 18 16:30:37 2020 +0200

    Small fix in the graph replayer to prevent a wrong warning

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

anlambert added a subscriber: anlambert.
anlambert added inline comments.
swh/storage/replay.py
119

s/any more/anymore/

This revision is now accepted and ready to land.Sep 18 2020, 4:48 PM
ardumont added a subscriber: ardumont.

... this also fixes a missed elif instruction ;)

Build is green

Patch application report for D3993 (id=14096)

Rebasing onto b0027abc34...

Current branch diff-target is up to date.
Changes applied before test
commit 67ee86b8e03fc56791a27877559be1c4d2553f3d
Author: David Douard <david.douard@sdfa3.org>
Date:   Fri Sep 18 16:31:35 2020 +0200

    Warn about skipped_content sneaking the 'content' topics

commit 8de6564512398b86a406668beeac88737ffb8fa2
Author: David Douard <david.douard@sdfa3.org>
Date:   Fri Sep 18 16:30:37 2020 +0200

    Small fix in the graph replayer to prevent a wrong warning

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