When providing target_types parameter, snapshot branches must be sorted when
iterating otherwise wrong branches can be returned.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDSTO9219a23606c8: in_memory: Fix snapshot_get_branches regression with target_types
Diff Detail
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
Comment Actions
Build is green
Patch application report for D3500 (id=12363)
Rebasing onto 23318c21d1...
Current branch diff-target is up to date.
Changes applied before test
commit 5513ff4bb18e4febb0945b559dd83b7b01b3d3bf Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Fri Jul 10 16:02:30 2020 +0200 in_memory: Fix snapshot_get_branches regression with target_types When providing target_types parameter, snapshot branches must be sorted when iterating otherwise wrong branches can be returned.
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/443/ for more details.
Comment Actions
Build is green
Patch application report for D3500 (id=12368)
Rebasing onto 23318c21d1...
Current branch diff-target is up to date.
Changes applied before test
commit 9219a23606c8051377a6f83c07144c4c80ea21e7 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Fri Jul 10 16:02:30 2020 +0200 in_memory: Fix snapshot_get_branches regression with target_types When providing target_types parameter, snapshot branches must be sorted when iterating otherwise wrong branches can be returned.
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/444/ for more details.