Skip to content

Fix flaky test by adding dependency path

Fabien Catteau requested to merge 337278-fix-flaky-test-add-possible-path into master

What does this MR do?

Fix flaky test for convert.Graph.PathTo by fixing the dependency paths through duplicate nodes.

The flaky test was caused by !131 (merged).

See gitlab-org/gitlab#337278 (comment 639330214) for details.

This is not a user-facing change and there's no changelog update for this.

What are the relevant issue numbers?

This fixes gitlab-org/gitlab#337278 (closed)

Does this MR meet the acceptance criteria?

Merge request reports