Skip to content
Snippets Groups Projects
Commit 5f307c1d authored by Vincent Massol's avatar Vincent Massol
Browse files

XWIKI-14613: Dashboard macro can break with a stackoverflow

* Increase TPC a bit...
parent 0b7734da
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
<properties>
<!-- Name to display by the Extension Manager -->
<xwiki.extension.name>Dashboard Macro</xwiki.extension.name>
<xwiki.jacoco.instructionRatio>0.55</xwiki.jacoco.instructionRatio>
<xwiki.jacoco.instructionRatio>0.57</xwiki.jacoco.instructionRatio>
<!-- TODO: Remove once the tests have been fixed to not output anything to the console! -->
<xwiki.surefire.captureconsole.skip>true</xwiki.surefire.captureconsole.skip>
</properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment