-
Type:
Suggestion
-
Resolution: Timed out
-
None
-
0
-
1
The following classes:
com.atlassian.bamboo.plugin.dotnet.tests.mbunit.MBUnitXmlTestResultsParser com.atlassian.bamboo.plugin.dotnet.tests.mstest.MSTestXmlTestResultsParser com.atlassian.bamboo.plugin.dotnet.ncover.NCoverReportParser
Use XPath for data extraction and all of them will be slow on large datasets (and they'll also require a lot of memory). We should consider using other alternatives
- mentioned in
-
Page Loading...