Replies: 1 comment
-
This seems to be solved with pr 164 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've noticed that one test fails. It works on my local setup, and it used to pass on github.
Maybe something has changed (hardware / server) making it fail.
@querdenker2k Does the test work for you locally?
Error: Errors: ITJRule.castAllTypes:195->JRuleITBase.verifyStateChangeEventFor:432->JRuleITBase.verifyLogEntry:404 » ConditionTimeout Condition with alias 'rule executed' didn't complete within 20 seconds because org.openhab.automation.jrule.rules.integration_test.JRuleITBase expected the predicate to return <true> but it returned <false> for input of <[13:20:11.137 [DEBUG] [internal.events.JRuleEventSubscriber] - [+JRuleSubscriber+] Received event 'ItemCommandEvent' with topic 'openhab/items/Receiving_Command_Switch/command' and payload '{"type":"OnOff","value":"OFF"}', 13:20:11.137 [DEBUG] [on.jrule.internal.engine.JRuleEngine] -
/S
Beta Was this translation helpful? Give feedback.
All reactions