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

CppCheck Plugin can not reach files on a slave node

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • other
    • None
    • Platform: All, OS: All

      I run a windows master and a linux slave. The slave runs cppcheck on my project
      and generates the error report files. CppCheck Plugin reads the file, displays
      all stats, graphs and tables correct. When I click on a error message in the
      overview page the file can not be found and an error occurs.

      It looks like CppCheck Plugin searches for the files on the C: harddisk, but
      with the absolute path of the slave node. The path looks like this:

      file:/C:/home/myuser/myhudson/workspace/on/the/slave/node/file.c

            gbois Gregory Boissinot
            cringe cringe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: