]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
test(ocpp2): dichotomous search - skip Reset test instead of SetVariables
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 26 Feb 2026 23:05:03 +0000 (00:05 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 26 Feb 2026 23:05:03 +0000 (00:05 +0100)
commit76ecdb7a600860fbfa110eca00f3e987a34965a5
tree45ae6f7d9e53425fdef2b7e72b16e43f104a24b5
parent2f8841dba0668b11df7d278f7b9143bd61bd4da8
test(ocpp2): dichotomous search - skip Reset test instead of SetVariables

Reset was the last test to complete before the Windows CI hang.
The hang occurs when loading the next test file (SetVariables), indicating
Reset (or earlier) is not cleaning up properly.

Re-enabled: SetVariables test
Skipped: Reset test for further investigation
tests/charging-station/ocpp/2.0/OCPP20IncomingRequestService-Reset.test.ts
tests/charging-station/ocpp/2.0/OCPP20IncomingRequestService-SetVariables.test.ts