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

cppunit: always use workspace as root

XMLWordPrintable

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

      The current cppunit plugin sometimes uses the SCM module, and sometimes uses the
      workspace as the root. Although this is documented, it is unnecessarily
      confusing. It would be far better to maintain consistency both within itself and
      with the JUnit module, and always use the workspace as the root.

      If for some reason this is not possible, provide an option or method to ignore
      the module and use the workspace as root.

      In my case, the SCM checked out module is throwaway, used only to check for
      changes. The actual build is done in a different sub-directory of the workspace.
      Therefore the test results are in a different directory to what CppUnit is
      expecting and this borks the build occasionally.

      (additionally, adding cppunit as a subcomponent of bugzilla would be useful)

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

              Created:
              Updated:
              Resolved: