It made too many assumptions on how swh-graph orders edges,
and would break on implementation changes.
Motivation: I am working on an alternative implementation.
Differential D5664
Make test_visit_edges_limited less strict vlorentz on May 3 2021, 6:11 PM. Authored by Tags None Subscribers None
Details
It made too many assumptions on how swh-graph orders edges, Motivation: I am working on an alternative implementation.
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D5664 (id=20232)Rebasing onto 6f21897a7e... Current branch diff-target is up to date. Changes applied before testcommit ba03f35ae34a88eaa1eab18500f4a3f60dddc643 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Mon May 3 18:10:33 2021 +0200 Make test_visit_edges_limited less strict It made too many assumptions on how swh-graph orders edges, and would break on implementation changes. Motivation: I am working on an alternative implementation. See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/102/ for more details.
Comment Actions Build is green Patch application report for D5664 (id=20238)Rebasing onto 6f21897a7e... Current branch diff-target is up to date. Changes applied before testcommit 1a8b00f4cdc4bbabc37adc4dd91c43c66ca74cf7 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Mon May 3 18:10:33 2021 +0200 Make test_visit_edges_limited less strict It made too many assumptions on how swh-graph orders edges, and would break on implementation changes. Motivation: I am working on an alternative implementation. See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/104/ for more details. |