[ https://issues.jenkins-ci.org/browse/JENKINS-11225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163818#comment-163818 ]
Roland Schulz commented on JENKINS-11225: ----------------------------------------- The view I would be most interested in, is the Warnings Tab under Details on the WarningsResults page for all axis with >0 warnings under each other on one page. Similar to the lower part ("Failed tests") of the testResults page. The 2nd most interesting view to me would be a table with the axis (configuration names) as rows and the warning types as columns. And the content of the table would show the total number of warnings for that type and configuration. One could also show the number of high,normal,low priority warnings in parenthesis as content. > Add aggregation and subview for multi-configuration projects > ------------------------------------------------------------ > > Key: JENKINS-11225 > URL: https://issues.jenkins-ci.org/browse/JENKINS-11225 > Project: Jenkins > Issue Type: Improvement > Components: warnings > Affects Versions: current > Reporter: Jonas Oscarsson > Assignee: Ulli Hafner > > Issue added as a result of discussion from > https://issues.jenkins-ci.org/browse/JENKINS-6772. > In multi-configuration projects it would be preferable to have the warnings > plugin show a different view for each matrix element. On the main page for > the multi-configuration project we could have a aggregated view, showing the > number of warnings for each matrix element. > One specific case would be when having different compiler versions on one > axis, and operating systems on the other. It would then be interesting to see > warnings for the compiler gcc 4.4.2 compiling the project on RHEL4, as well > as the warnings for gcc 4.6.1 compiling the project on RHEL5. The aggregated > view would then show number of warnings for gcc 4.4.2/RHEL4 and gcc > 4.6.1/RHEL5 on the main page, and the subviews would show the actual warnings > for each combination of gcc and OS on the subpage. > Let me know if I need to clarify further. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira