[ 
https://issues.jenkins-ci.org/browse/JENKINS-11225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163553#comment-163553
 ] 

Roland Schulz commented on JENKINS-11225:
-----------------------------------------

I think the view for unit tests is very good for multi-configurations and it 
would be great if that could be similar for warnings. For an example how the 
unit test view look see: 
http://jenkins.gromacs.org/job/Gromacs_Gerrit_4_6/727/testReport/ . I think 
this view lets one quickly see which configuration has test failures and which 
test failures are duplicates and which ones are unique and require one to look 
at in detail. In comparison for warnings one has to click on each configuration 
to see whether a configuration has any warnings and if so whether they are 
different from those of different configuration. 

@bnoc: If I click on a configuration, I do get the warnings for that 
configuration shown (e.g. 
http://jenkins.gromacs.org/job/Gromacs_Gerrit_master/653/OPTIONS=Compiler=gcc%20CompilerVersion=4.1%20GMX_DOUBLE=ON%20GMX_OPENMP=OFF%20GMX_GSL=on%20host=master,label=master/).
 You might have some additional problem with your setup.

                
> 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

        

Reply via email to