EntsoeProtocolTest > ENTSO-E integration test supports multiple periods in a single timeseries FAILED
Condition not satisfied after 10.00 seconds and 55 attempts
at app//spock.util.concurrent.PollingConditions.within(PollingConditions.java:206)
at app//spock.util.concurrent.PollingConditions.eventually(PollingConditions.java:158)
at org.openremote.extension.entsoe.agent.protocol.EntsoeProtocolTest.ENTSO-E integration test supports multiple periods in a single timeseries(EntsoeProtocolTest.groovy:1026)
Caused by:
Condition not satisfied:
protocol != null
| |
null false
at org.openremote.extension.entsoe.agent.protocol.EntsoeProtocolTest.ENTSO-E integration test supports multiple periods in a single timeseries_closure25(EntsoeProtocolTest.groovy:1027)
at org.openremote.extension.entsoe.agent.protocol.EntsoeProtocolTest.ENTSO-E integration test supports multiple periods in a single timeseries_closure25(EntsoeProtocolTest.groovy)
at app//spock.util.concurrent.PollingConditions.within(PollingConditions.java:186)
... 2 more