-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-alpha3
-
Fix Version/s: 3.0.0-beta1
-
Component/s: erasure-coding
-
Labels:None
-
Target Version/s:
This test times out since the nested for loops means it runs 12 configurations inside each test method.
Let's refactor this to use JUnit parameters instead.