In order to fix it, I had to copy code that is being used in another part of the plug-in. I need to rethink the plug-in design to
1) better support extend tap results and the default jenkins test results (added later)
2) allow builds to scale to million of tests without performance issues
Will include this fix in the next release, but watch out for a future 2.0 release, which may not be fully compatible with older jobs
(though I promise I will try to use XStream auxiliary code to keep backward compatibility).
Hi Karl,
I think it should. Let me experiment with it and check what's happening. I think you used YAMLish to report the times?