Page MenuHomePhabricator

"Depends on" tests both change cherry-picked from and cherry-pick patch itself; should only test cherry-pick patch itself
Closed, DeclinedPublic

Description

Steps to reproduce

  1. Create a change
  1. cherry pick that change to a different branch
  1. Create another change on a different change and then depend on the change from step 2

Expected results

  • I expect that the change should be tested.

Actual results

  • It tests both the change that i cherry picked from and the cherry pick patch (i.e. the same change twice)

See https://gerrit.wikimedia.org/r/#/c/329698/ and https://gerrit.wikimedia.org/r/#/c/329770/ and https://gerrit.wikimedia.org/r/#/c/329771/1

Event Timeline

Aklapper renamed this task from Depends on dosent work correctly if a change is a cherry pick to "Depends on" tests both change cherry-picked from and cherry-pick patch itself; should only test cherry-pick patch itself.Jan 6 2017, 9:57 AM

Looks like I have missed that task, then it is from three years ago and I don't think I will manage to find what was the issue being described. Sorry!