|
The build is unstable with test failure in BGPCEP. Could the BGPCEP team please provide a fix or remove the test if appropriate.
https://jenkins.opendaylight.org/releng/view/autorelease/job/autorelease-release-beryllium/org.opendaylight.bgpcep$pcep-pcc-mock/229/testReport/junit/org.opendaylight.protocol.pcep.pcc.mock/PCCSyncAvoidanceProcedureTest/testSessionAvoidanceDesynchronizedEstablishment/
java.lang.AssertionError: expected:<11> but was:<9>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at org.opendaylight.protocol.pcep.pcc.mock.PCCMockCommon.checkResyncSession(PCCMockCommon.java:166)
at org.opendaylight.protocol.pcep.pcc.mock.PCCSyncAvoidanceProcedureTest.testSessionAvoidanceDesynchronizedEstablishment(PCCSyncAvoidanceProcedureTest.java:37)
|