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:

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

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

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