Build does not stop when build step is over

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major
    • Component/s: unity3d-plugin
    • None
    • Environment:
      Jenkins 1.607
      Unity3d plugin 0.6
      Unity 5.0.1f1
      Slave : OSX 10.10.2 (14C1514) (Yosemite)

      Build does not stop when Unity has successfully done its job.

      I have two Unity3d build steps with the following options:

      • -batchmode -projectPath "${WORKSPACE}" -executeMethod Some.Really.Nice.Method.Preparing.The.Build -logFile "${WORKSPACE}/Settings-Log.txt" -quit
      • -batchmode -projectPath "${WORKSPACE}" -executeMethod Some.Really.Nice.Method.Building.A.Game -logFile "Build-Log.txt" -quit

      Everything works fine but when the second job is over (success!) the Jenkins job does not stop and continue forever.

            Assignee:
            lacostej
            Reporter:
            Charles Bouchard-Légaré
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: