Skip to content

testAbsenceEnergySavingAgent fails with execution state can not be reached. #69

@DivineThreepwood

Description

@DivineThreepwood

Test fails with:

org.openbase.jul.exception.CouldNotPerformException: PH Hue E27 Device Stairway - stop waiting because state[EXECUTING] cannot be reached from state[REJECTED]
	at app//org.openbase.bco.dal.remote.action.RemoteAction.waitForActionState(RemoteAction.java:1017)
	at app//org.openbase.bco.dal.remote.action.RemoteAction.waitForActionState(RemoteAction.java:997)
	at app//org.openbase.bco.dal.remote.action.RemoteAction.waitForActionState(RemoteAction.java:973)
	at app//org.openbase.bco.dal.test.AbstractBCOTest.waitForExecution(AbstractBCOTest.java:217)
	at app//org.openbase.bco.app.preset.agent.AbsenceEnergySavingAgentTest.testAbsenceEnergySavingAgent(AbsenceEnergySavingAgentTest.java:112)
	at java.base@17.0.4/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@17.0.4/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base@17.0.4/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

Issue can as well be reproduced by:

org.openbase.bco.dal.test.layer.unit.scene.SceneRemoteTest

  Test testTriggerSceneWithLocationActionPerRemoteAndVerifiesUnitModification() FAILED (4.5s)

  org.openbase.jul.exception.CouldNotPerformException: location On Test Scene - stop waiting because state[EXECUTING] cannot be reached from state[REJECTED]
      at app//org.openbase.bco.dal.test.layer.unit.scene.SceneRemoteTest.testTriggerSceneWithLocationActionPerRemoteAndVerifiesUnitModification(SceneRemoteTest.java:576)

  Test testTriggerSceneWithAllDevicesOfLocationActionPerRemoteAndVerifiesUnitModification() FAILED (2.9s)

  org.openbase.jul.exception.CouldNotPerformException: location Devices On Test Scene - stop waiting because state[EXECUTING] cannot be reached from state[REJECTED]
      at app//org.openbase.bco.dal.test.layer.unit.scene.SceneRemoteTest.testTriggerSceneWithAllDevicesOfLocationActionPerRemoteAndVerifiesUnitModification(SceneRemoteTest.java:509)

      Test testIntermediaryActionCancellationOnSceneDeactivation() FAILED (1.8s)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions