#59 "This change depends on a change that failed to merge." confusing
Opened 4 years ago by churchyard. Modified 4 years ago

Not sure if this is the proper place to report this. i juts got a "This change depends on a change that failed to merge." comment in https://src.fedoraproject.org/rpms/python-setuptools/pull-request/31 (I've accidentally deleted it).

It generates more questions:

  • which of the many changes failed to merge?
  • failed to build or failed to merge?

Zuul does not report which change failed to merge, though that's something that should probably be fixed in zuul code upstream.

Build failure shouldn't report that error, the 'failed to merge' failure should only happens when zuul tries to build the workspace and one of the requirements does not apply at git level.

one of the requirements does not apply at git level.

That was not the case, but let's try again.

Now it gives me a failure with 404 link: https://fedora.softwarefactory-project.io/zuul/build/None

and 4 identical warnings:
Requirements ['repo'] not met by build defd1e2b60f6420faa59f4d2e51e575e
Requirements ['repo'] not met by build defd1e2b60f6420faa59f4d2e51e575e
Requirements ['repo'] not met by build defd1e2b60f6420faa59f4d2e51e575e
Requirements ['repo'] not met by build defd1e2b60f6420faa59f4d2e51e575e

https://src.fedoraproject.org/rpms/python-setuptools/pull-request/31#comment-37676

Here is better. Would be nice if it told me: Could not test, because <pr_url> did not build.

Login to comment on this ticket.

Metadata