[ATH] Fix Javadoc failures on Java11

This issue is archived. You can view it, but you can't modify it. Learn more

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.

            Assignee:
            Ramon Leon
            Reporter:
            Ramon Leon
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: