forked from I2P_Developers/i2p.i2p
renable slow tests
these tests are only slow with cobertura enabled
This commit is contained in:
@@ -230,10 +230,12 @@
|
|||||||
<exclude name="**/ElGamalAESEngineTest.java" />
|
<exclude name="**/ElGamalAESEngineTest.java" />
|
||||||
<exclude name="**/StructureTest.java" />
|
<exclude name="**/StructureTest.java" />
|
||||||
<!-- temporarily exclude slow tests -->
|
<!-- temporarily exclude slow tests -->
|
||||||
|
<!-- let's now temporarily exclude the exclusions
|
||||||
<exclude name="**/HMACSHA256Test.java" />
|
<exclude name="**/HMACSHA256Test.java" />
|
||||||
<exclude name="**/SHA1HashTest.java" />
|
<exclude name="**/SHA1HashTest.java" />
|
||||||
<exclude name="**/SHA256Test.java" />
|
<exclude name="**/SHA256Test.java" />
|
||||||
<exclude name="**/DataHelperTest.java" />
|
<exclude name="**/DataHelperTest.java" />
|
||||||
|
-->
|
||||||
<!-- end of slow tests -->
|
<!-- end of slow tests -->
|
||||||
</fileset>
|
</fileset>
|
||||||
</batchtest>
|
</batchtest>
|
||||||
|
Reference in New Issue
Block a user