[BGPCEP-692] Failing ConfigLoaderImplTest Created: 26/Sep/17  Updated: 03/Mar/19  Resolved: 11/Oct/17

Status: Resolved
Project: bgpcep
Component/s: BGP
Affects Version/s: Bugzilla Migration
Fix Version/s: Bugzilla Migration

Type: Bug
Reporter: Claudio David Gasparini Assignee: Kevin Wang
Resolution: Cannot Reproduce Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 9211

 Description   

org.opendaylight.protocol.bgp.config.loader.impl.ConfigLoaderImplTest
21:23:59 configLoaderImplTest(org.opendaylight.protocol.bgp.config.loader.impl.ConfigLoaderImplTest) Time elapsed: 2.099 sec <<< FAILURE!
21:23:59 java.lang.AssertionError: Some files were not found expected:<[]> but was:<[/META-INF/yang/ietf-interfaces.yang, /META-INF/yang/openconfig-network-instance-types.yang, /META-INF/yang/openconfig-interfaces.yang, /META-INF/yang/openconfig-network-instance.yang, /META-INF/yang/openconfig-routing-policy.yang, /META-INF/yang/openconfig-policy-types.yang, /META-INF/yang/openconfig-extensions.yang, /META-INF/yang/openconfig-local-routing.yang]>



 Comments   
Comment by Yrineu Felipe Rodrigues [ 27/Sep/17 ]

Hi Claudio and Kevin,

Just to update you about the issue message at the compilation phase:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile (default-testCompile) on project bgp-config-loader-impl: Compilation failure
[ERROR] /home/yrineu/workspace/bgpcep/bgp/config-loader-impl/src/test/java/org/opendaylight/protocol/bgp/config/loader/impl/AbstractConfigLoader.java:[72,64] cannot find symbol

Comment by Yrineu Felipe Rodrigues [ 28/Sep/17 ]

Follow up:

On 28/09/17 21:57, Yrineu Rodrigues wrote:
> Hi YANGTools team,
>
> The following patch introduced an issue on BGP project, can you please
> give the best directions to solve that?

Hello,

sorry about that, it was my oversight. This will get fixed automatically
when bgpcep switches from 2.0.0-SNAPSHOT to 1.2.0, as per yangtools
branching proposal.

The issue will resurface at about Oxygen M3, when 2.0.0 is
re-introduced, at which point bgpcep tests will need to be adjusted to
use proper YangParserTestUtils methods (e.g. not InputStream-based).

Regards,
Robert

Comment by Yrineu Felipe Rodrigues [ 02/Oct/17 ]

Hi Claudio,

Seems that it was solved with the last merged patches. Could you please confirm it?

regards,

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