Jenkins multi-configuration project does not integrate test results

I have a project with several configurations configured to run the FF and IE selenium tests. However, it does not aggregate test results.

If I look at the project page, I see the following:

ss1.png


If I go into a specific assembly, I see the following:

ss2.png


But if I click on one of these configuration names, I see the following:

ss3.png


Is there any way to collect these results? (I have checked the box "Configure unit configuration for downstream")

+5
source share
1 answer

Jenkins - Kohsuke Kawaguchi /31/2011 IRC (logs - start @[21:54:47]). :

"" →

, , , ( ) - NonMatrixJob, "MatrixJob/label = l_centos5_x86" - .

IRC →

, , , , , .

+4

All Articles