-
Bug
-
Resolution: Fixed
-
Minor
In the project view (job page) the links below the last trend graph are not clickable since the footer overlaps these links. It happens only if you have several trend graphs so you need to scroll the page in order to view the bottom one.
In order to reproduce this bug, the test case could be adapted so that the analysis-collector plug-in is running this test.
Code changed in jenkins
User: Ulli Hafner
Path:
src/main/java/org/jenkinsci/test/acceptance/po/Job.java
src/test/java/plugins/AbstractAnalysisTest.java
http://jenkins-ci.org/commit/acceptance-test-harness/e38955e49e1ef6d147d8b09191d59674e46022f3
Log:
JENKINS-29900Improved test so that detail trend graph is verified, too.Still has a workaround for
JENKINS-30304.