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

MavenMultiModuleTest#symlinksUpdated are failing against jenkins >=2.X

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • maven-plugin
    • None

      The test is expecting a fixed set of permalinks attached to the project, but in jenkins >= 2 there are more permalinks, resulting in the test failing.

      This can be easily fixed in a cross version way by expecting a minimum set of permalinks instead of a fixed one.

      To reproduce:

      mvn clean test -Dtest=MavenMultiModuleTest#symlinksUpdated -Djenkins.version=2.0

            rarabaolaza Raul Arabaolaza
            rarabaolaza Raul Arabaolaza
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: