-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests fail in master, not reported in CI. #1645
Comments
There seems to be a problem with the Zephyr tests. I will see if I can fix it. It is on my todo-list to remove them completely and replace with something that can also run the tests on a QEMU-emulation or on actual HW. |
It is not Zephyr-specific. Getting the same error with |
I don't see how this could be related to the Zephyr tests or to #1643 because in the error message the Edward showed, LFC does not even compile. Something is wrong with TSDockerGenerator. |
Which branch is this happening on? |
On master, Locally, I cannot do |
For me this works fine on the current master and also older versions. Have you tried cleaning the build?
|
It works when I clean the build. I cannot tell where that error came from and why I could reproduce it, but not anymore. Maybe Edward needs to clean his build as well. |
Closing this as running |
I'm getting test failures in master that apparently are not being reported in CI. A sample run is shown below.
The text was updated successfully, but these errors were encountered: