Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-59147

VSTest fails differently after upgrading Jenikins to vr. 2.176.3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • vstestrunner-plugin
    • Jenkins for Windows running on Windows 10 Enterprise. Jenkins ver. 2.176.3, VSTest.Console plugin 1.0.8.

      I had Jenkins ver. 2.176.2 and vstest plugin 1.0.8 and there were problems with VSTest console.  Read that changes had been made in Jenkins to correct issue so I updated Jenkins to the latest rev. 2.276.3 and now VSTest.console seems to have other problems.  The relative path is not being used properly for the Test File. See the error below. 

      I have used the following three paths to the test file even including the physical path.

      bin\SeleniumProj.dll

      %WORKSPACE%\bin\SeleniumProj.dll

      "%WORKSPACE%\bin\SeleniumProj.dll"

      If this issue is already in the workings then disregard and close issue with a note indicating when would the issue be in. I understand the issue appears to be in the VSTest plugin. Perhaps I misunderstood the fix in Jenkins.  I have seen this same error before.

       

      Error:

      no files matching the pattern %WORKSPACE%\bin\SeleniumProj.dll ERROR: no files matching the pattern %WORKSPACE%\bin\SeleniumProj.dll Finished: FAILURE

            jetersen Joseph Petersen
            ngreyes Neftali Reyes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: