Skip to content
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

Compile definitions for federated programs #179

Merged
merged 8 commits into from
Mar 15, 2023
Merged

Conversation

petervdonovan
Copy link
Contributor

So the integration test failed deterministically for a reason unrelated
to what I did in this branch. I don't know how this happened, and I do
not know why the bug which is fixed in
lingua-franca/do-not-report-warnings-as-errors did not surface earlier.
@petervdonovan
Copy link
Contributor Author

Do you have any idea what is going on here @erlingrj ? The Zephyr test is the only one that this branch has not been able to pass. I did not make changes related to Zephyr tests, and I failed to reproduce the problem locally using Zephyr version 3.2.99 (after changing the generated CMakeLists to let me try 3.2.99). I am also re-running CI on main to check whether the changes from the last 4 days have anything to do with the test failure.

@erlingrj
Copy link
Collaborator

erlingrj commented Mar 13, 2023

Should be fixed in LF master now. The problem was that I was using a Zephyr docker image in CI and I used the latest version. Yesterday some new changes were pushed there which were not compatible with our CI. Lesson learned, use explicit versions...

@petervdonovan petervdonovan enabled auto-merge March 13, 2023 18:30
@petervdonovan petervdonovan merged commit 37293c0 into main Mar 15, 2023
@petervdonovan petervdonovan deleted the cmake-cleanup branch March 15, 2023 05:27
@lhstrh lhstrh changed the title Add compile definitions for federated. Compile definitions for federated programs Aug 28, 2023
@lhstrh lhstrh added the feature New feature label Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants