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

cpplint.py outputs not handled by Warnings plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • warnings-plugin
    • Ubuntu 12.04

      I added an 'Execute shell' build step in Jenkins to run the cpplint.py

      python /var/lib/jenkins/scripts/cpplint.py --counting=detailed `find path -name *.cpp
      I also added 'Scan for compiler warnings' and added CppLint.

      However it always gets 0 warnings even though it displayed in the Console output some warnings such as

      filename.cpp:18: Missing space after , [whitespace/comma] [3]

            drulli Ulli Hafner
            gkempff Gerard Kempff
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: