Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internalConnectionsFromCgmesTest() raises NullPointerException after implementation of terminal.isConnected() #118

Open
etiennehomer opened this issue Jul 7, 2020 · 0 comments
Assignees

Comments

@etiennehomer
Copy link
Contributor

etiennehomer commented Jul 7, 2020

  • Do you want to request a feature or report a bug?
    Report a bug

  • What is the current behavior?
    The test internalConnectionsFromCgmesTest() in powsybl-network-store/network-store-integration-test/src/test/java/com/powsybl/network/store/integration/NetworkStoreIT.java raises NullPointerException after implementation of terminal.isConnected(). So the test was temporarily ignored.

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
    Unignore this test, run a maven build and the test will raise an error.

  • What is the expected behavior?
    The test passes.

  • Please tell us about your environment:

    • PowSyBl Version:3.4.0
    • OS Version: Fedora 29
@etiennehomer etiennehomer changed the title internalConnectionsFromCgmesTest() raises PointerNullException after implementation of terminal.isConnected() internalConnectionsFromCgmesTest() raises NullPointerException after implementation of terminal.isConnected() Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants