Hi, I have a matrix job that in each leaf runs the test suite twice, once normally and once with memory checking enabled, each of which generates an XML file that can be parsed with the JUnit parser.
Now I'd like to present the results in the overview in a useful way: 1. separate normal/memcheck runs from the same build 2. merge results from different cells of the matrix 3. if tests fail only in some configurations, try to cluster by label Problems: 1. I have the JUnit plugin parse both generated XML files, but only the normal test run (<Site><Testing>...</></>)shows up in the result summary, not the memory checker (<Site><DynamicAnalysis>...</></>). 2. Test results are only available inside the matrix configurations, no summary is available 3. I haven't looked at yet, since I need result merging first. Simon -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/84d3400f-994a-1ec8-d1ca-58eef6042001%40hogyros.de.
signature.asc
Description: OpenPGP digital signature
