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

[ATH] Fix Javadoc failures on Java11

XMLWordPrintable

      There are two tests failing when running on Java 11 related with javadoc-plugin:

      • plugins.JavadocPluginTest.publish_javadoc_from_matrix_job
      • plugins.JavadocPluginTest.publish_javadoc_from_freestyle_job

      These failures are related to JENKINS-32619 because Java11 is not using frames anymore for rendering the javadoc.

      javadoc-plugin has been fixed to modify the landing page when linking the javadoc, but we still need to fix the tests of this plugin on ATH.

      Depending on the java version and the javadoc-plugin version used, the way of asserting the javadoc is generated is different.

            mramonleon Ramon Leon
            mramonleon Ramon Leon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: