06-05-2024 02:28 AM
The test content prompts an error, but there is no clear description of the test process. This makes developers wonder what went wrong. For example, the following link shows an error message (https://aiot-image-prod.oss-cn-shenzhen.aliyuncs.com/test/0/test/20240605172306.png ), which shows "Expected state to include: {"isDocked":true}, actual state: {"isDocked":false,"online":true,"isPaused":true,"isRunning":false}: expected false to be true". If the request is action.devices.EXECUTE, my log shows that the response returns {"isDocked":true}.
Answered! Go to the Recommended Answer.
06-14-2024 04:42 AM
Hello @xue ,
Thank you for reaching out to us with your issue. Based on the information provided above it appears that you are not able to report the state correctly from the homegraph or the state update is being delayed.
You can try increasing the "Report State and Request Sync" timeout under "Test Settings" in the Test Suite window and give it a shot.
06-14-2024 04:42 AM
Hello @xue ,
Thank you for reaching out to us with your issue. Based on the information provided above it appears that you are not able to report the state correctly from the homegraph or the state update is being delayed.
You can try increasing the "Report State and Request Sync" timeout under "Test Settings" in the Test Suite window and give it a shot.