[wix-devs] Is there a cross reference from failing tests to issues?

Sean Hall r.sean.hall at gmail.com
Mon Mar 15 08:44:16 PDT 2021


I was the one that created the failing test and the issue. Less than a week
ago. So I went to https://github.com/wixtoolset/issues/issues looking for
one of the newest issues.

I guess what you could have done was to blame the file with the test (
https://github.com/wixtoolset/Core/blame/master/src/test/WixToolsetTest.CoreIntegration/DependencyExtensionFixture.cs).
That would show you the commit that last touched the test (
https://github.com/wixtoolset/Core/commit/8e51e27adbcfe1892463463b4e7dc251019f427c).
Then look for issues created around that time.

I meant to say I have chosen to be able to reference the test in the issue
first, then the next time I'm in the repo (if I remember) I'll update the
test to point to the issue.

On Mon, Mar 15, 2021 at 9:39 AM Ron Martin via wix-devs <
wix-devs at lists.wixtoolset.org> wrote:

> .Thank you for that. I wanted the information so that I could give my
> branch a logical name.
>
> So what did you do to find this issue for me? Did you rely on your memory?
>
> On 3/15/2021 12:26 AM, Sean Hall via wix-devs wrote:
> > https://github.com/wixtoolset/issues/issues/6388
> >
> > It's a circular reference, I can't reference the issue number until I
> > create the issue and I can't reference the test until I commit the test.
> I
> > have chosen to create the issue first.
> >
> > On Sun, Mar 14, 2021 at 11:09 PM Ron Martin via wix-devs <
> > wix-devs at lists.wixtoolset.org> wrote:
> >
> >> I'm looking for the Issue number that matches the failing test
> >> "CanBuildBundleUsingExePackageWithProvides", but I don't have the tools
> >> to find it.
> >>
> >> Thanks.
> >>
> >> Ron Martin
> >>
> >> ____________________________________________________________________
> >> WiX Toolset Developer Mailing List provided by FireGiant
> >> http://www.firegiant.com/
> >>
> > ____________________________________________________________________
> > WiX Toolset Developer Mailing List provided by FireGiant
> http://www.firegiant.com/
> ____________________________________________________________________
> WiX Toolset Developer Mailing List provided by FireGiant
> http://www.firegiant.com/
>



More information about the wix-devs mailing list