[CONTROLLER-102] test failure in netconf Created: 16/Dec/13  Updated: 25/Jul/23  Resolved: 09/Jan/14

Status: Resolved
Project: controller
Component/s: netconf
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Colin Dixon Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Mac OS
Platform: Macintosh


External issue ID: 249

 Description   

I'm consistently unable to build the controller because of this error in netconf.

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.opendaylight.controller.netconf.confignetconfconnector.NetconfMappingTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.615 sec - in org.opendaylight.controller.netconf.confignetconfconnector.NetconfMappingTest
Running org.opendaylight.controller.netconf.confignetconfconnector.operations.editconfig.EditConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.opendaylight.controller.netconf.confignetconfconnector.operations.editconfig.EditConfigTest
Running org.opendaylight.controller.netconf.confignetconfconnector.operations.editconfig.ReplaceEditConfigStrategyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.opendaylight.controller.netconf.confignetconfconnector.operations.editconfig.ReplaceEditConfigStrategyTest
Running org.opendaylight.controller.netconf.confignetconfconnector.operations.ValidateTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.opendaylight.controller.netconf.confignetconfconnector.operations.ValidateTest
Running org.opendaylight.controller.netconf.confignetconfconnector.osgi.NetconfOperationServiceImplTest
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.022 sec <<< FAILURE! - in org.opendaylight.controller.netconf.confignetconfconnector.osgi.NetconfOperationServiceImplTest
testCheckConsistencyBetweenYangStoreAndConfig_yangStoreMore(org.opendaylight.controller.netconf.confignetconfconnector.osgi.NetconfOperationServiceImplTest) Time elapsed: 0.008 sec <<< ERROR!
java.lang.Exception: Unexpected exception, expected<java.lang.IllegalStateException> but was<java.lang.AssertionError>
at org.junit.Assert.assertThat(Assert.java:778)
at org.junit.Assert.assertThat(Assert.java:736)
at org.opendaylight.controller.netconf.confignetconfconnector.osgi.NetconfOperationServiceImplTest.testCheckConsistencyBetweenYangStoreAndConfig_yangStoreMore(NetconfOperationServiceImplTest.java:61)

Running org.opendaylight.controller.netconf.confignetconfconnector.ServiceTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.opendaylight.controller.netconf.confignetconfconnector.ServiceTrackerTest

Results :

Tests in error:
NetconfOperationServiceImplTest.testCheckConsistencyBetweenYangStoreAndConfig_yangStoreMore ยป

Tests run: 29, Failures: 0, Errors: 1, Skipped: 2


Generated at Wed Feb 07 19:52:11 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.