Skip to content

Commit

Permalink
[Misc] Fix pitest/descartes flicker, see STAMP-project/pitest-descart…
Browse files Browse the repository at this point in the history
  • Loading branch information
vmassol committed May 17, 2020
1 parent 53468cc commit e5583f3
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@
<description>XWiki Platform - Localization - Source - Wiki</description>
<properties>
<xwiki.jacoco.instructionRatio>0.68</xwiki.jacoco.instructionRatio>
<xwiki.pitest.mutationThreshold>59</xwiki.pitest.mutationThreshold>
<!-- TODO: Put back threshold of 59% when
https://github.com/STAMP-project/pitest-descartes/issues/132 is fixed -->
<xwiki.pitest.mutationThreshold>53</xwiki.pitest.mutationThreshold>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit e5583f3

Please sign in to comment.