-
Notifications
You must be signed in to change notification settings - Fork 870
Conversation
Voight Kampff Integration Test Failed (Results). |
Hmm, it looks like a combination of:
For the intent clashes, we probably just need to work through them 1 by 1 to tighten up the language. For the HA failing tests we can probably do two things:
|
@Tony763 can you help here? |
Hi friends, let's dig into it. In allure report I see two errors:
As pointed by Kris, VK test in HA skill needs a specific environment and running HA instance. Second one:
Which does not seem to me as HA related, I would expect some random response from HA skill. I would definitely like to keep current GitHub Actions CI in HA skill as it can be run by anybody who forked repository.
Dark side of |
After addressing these, I would do a quick review of all issues in HA skill repository. I didn't have much time lately, so I lost a track of them. |
Hi friend, small progress update:
Issue #67 just wait for skill update at marketplace. For second failure when HA throws
File need to be in place before starting tests. It could probably be done at the end of |
Hi @pfefferle, all major issues were resolved as tracked in comment above. Try to update referenced commit to latest merged in HA skill repo, please. Mycroft CI in this repo should pass. |
Name of your skill: homeassistant
Description:
Update homeassistant skill to the latest master, to fix current problems with tracking and light handlings.