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

Install the RTI while testing and Prevent unintended tag advancement #152

Merged
merged 7 commits into from
May 22, 2023

Conversation

byeonggiljun
Copy link
Collaborator

@byeonggiljun byeonggiljun commented May 19, 2023

In this PR, ci.yml is modified to install the RTI while testing federated tests, and unintended tag advancement with the null value of greatestTimeAdvanceGrant is inhibited.

Relevant PR
lf-lang/lingua-franca#1752

The RTI should be installed while testing to run federated tests.

Also, the null value of greatestTimeAdvanceGrant means that there was no TAG message yet. Federates should wait for TAG messages.

@byeonggiljun byeonggiljun changed the title Fix TypeScript federated tests Install the RTI while testing and Prevent unintended tag advancement May 22, 2023
@byeonggiljun byeonggiljun marked this pull request as ready for review May 22, 2023 08:37
@byeonggiljun byeonggiljun requested review from hokeun and lhstrh May 22, 2023 08:37
Copy link
Member

@hokeun hokeun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants