-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EJBCA 7.0.0, EJBCA 6.15.2
-
Component/s: None
-
Environment:EJBCA 6.15.x CE
-
Issue discovered during:Jenkins
-
Epic Link:
-
Sprint:EJBCA Team Bob - 2019 w2
5 test cases are failing with assertion failures like this one:
junit.framework.AssertionFailedError: Expected PKI response status 0 expected:<0> but was:<2> at org.ejbca.core.protocol.cmp.CmpTestCase.checkCmpCertRepMessage(CmpTestCase.java:1024) at org.ejbca.core.protocol.cmp.CmpTestCase.checkCmpCertRepMessage(CmpTestCase.java:1003) at org.ejbca.core.protocol.cmp.CrmfRAPbeRequestTest.test02KeyIdProfiles(CrmfRAPbeRequestTest.java:386)
There's also a server side stack trace. See the attached "cmpfail.txt" file.