Skip to content

Testing issue: Unit test for PhasorDynamics/Load model Jacobian fails #107

@pelesh

Description

@pelesh

Failed test outputs or steps to reproduce the failure(s)

$ ctest -VV --rerun-failed
Test project /Users/55y/src/gridkit/build-gcc
    Start 23: PhasorDynamicsLoadTest
1/1 Test #23: PhasorDynamicsLoadTest ...........***Failed    0.12 sec
--- PASS: Test constructor
--- PASS: Test residual
[Utils/Testing.hpp]: Mismatching map values! a.first = 1, a.second = -0.2, and b.second = 0.2
[Utils/Testing.hpp]: Mismatching map values! a.first = 0, a.second = 0.2, and b.second = -0.2
--- FAIL: Test jacobian


Test Summary
----------------------------
        Successful tests:     2
        Failed test:          1
        Skipped tests:        0
        Expected failures:    0
        Unexpected successes: 0



0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.14 sec

The following tests FAILED:
         23 - PhasorDynamicsLoadTest (Failed)
Errors while running CTest

GridKit™ version

develop at 9a87777

System and environment details

Built on MacOS 15.4.1 with GCC14.2.0.

Additional information

The branch was not rebased to develop before merging so it didn't pick up fix to the PhasorDynamics/Load model.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions