Pure guess without looking at the plugin code or ever having used the plugin but I'm guessing Test Files need to be specified as a relative path within the workspace rather than an arbitrary file somewhere else on the disk.
Richard. On Tue, 11 Jun 2019 at 05:13, Nef Rey <[email protected]> wrote: > I'm using a Windows10 installation of Jenkins 2.164.3. The configuration > for VSTest.Console plugin is like below Test Files = > C:\MyApp\bin\project.dll Test Name = /Tests:Test1 However I get the error: > no files matching the pattern C:\MyApp\bin\project.dll. Have tried > different things to no avail. I know I can use a windows batch command to > run the test cases with the same path and switch described above, but I > would like to use this plugging as it seems more elegant to use. IS there a > fix for this??? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/16a70671-c27d-433c-9268-67cd848c7eee%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/16a70671-c27d-433c-9268-67cd848c7eee%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAAy0hwesANNKUAfZbSEmCr0ujkfsJW3oe4k1fD__Hz2w6sGr3w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
