-
Bug
-
Resolution: Done
-
Major
-
7.1.3.CR1, 7.1.4.CR1
-
None
During EAP 7.1.4.CPCR1 testing we found out the test SecurityDeserializationTestCase fails on java version ibm-java-1.8. It seems there is an assertion error when checking the exception message in testSecuirtyDatabind: "java.lang.AssertionError: Fail because of security issues..." as seen in the log:
https://eap-cp-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/EAP7/view/EAP-7.1.x-CP/view/EAP-7.1.x-Common/job/eap-71x-eat-rhel/jdk=ibm-java-1.8,label_exp=RHEL7%20&&%20x86_64%20&&%20large/lastCompletedBuild/testReport/org.jboss.additional.testsuite.jdkall.present.security.other/SecurityDeserializationTestCase/testSecuirtyDatabind/.
Could you please fix the test?