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

Matrix builds do not have escaped path names

XMLWordPrintable

      When creating a multi-config project in jenkins and the workspace uses one of the axies with a . in the name. This is not escaped correctly.

      This results in an import error:
      Androidportraitandroid4 should be Androidportraitandroid4.4.

      ---------------
      Failure: ImportError (No module named Androidportraitandroid4) ... ERROR

      ======================================================================
      ERROR: Failure: ImportError (No module named Androidportraitandroid4)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
      File "/Users/xxxxx/.jenkins/jobs/Android/workspace/PYTHON/System-CPython-2.7/SELENIUM_DRIVER/Androidportraitandroid4.4./venv/lib/python2.7/site-packages/nose/loader.py", line 414, in loadTestsFromName
      addr.filename, addr.module)

            halkeye Gavin Mogan
            allanklp Allan Kilpatrick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: