-
Notifications
You must be signed in to change notification settings - Fork 1
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
Test with Lingua Franca test programs #30
Comments
After merging the PR, 34/79 federated tests are passed.
*Warning
|
I enabled five more examples in our integration tests after testing; DistributedCountDecentralizedLate.lf, DistributedCountDecentralizedLateHierarchy.lf, DistributedCountPhysical.lf, DistributedCountPhysicalAfterDelay.lf, and DistributedCountPhysicalDecentralized.lf --> (43/87) |
I enabled seven more examples in our integration tests after testing; AfterDelay.lf, AfterDelaysWithMultiport.lf, ChainWithDelay.lf, CycleDetection.lf, DistributedCount.lf, DistributedLoopedActionDecentralized.lf and DistributedMultiportToken.lf --> (50/87) |
After testing, I enabled six more examples in our integration tests: MultipleSTP.lf, PhysicalSTP.lf, PingPongDistributed.lf, PingPongDistributedPhysical.lf, STPParameter.lf, and SmallDelayDecentralized.lf --> (56/87) |
After testing, I enabled five more examples in our integration tests: DistributedStop.lf, DistributedStopDecentralized.lf, DistributedToken.lf, LoopDistributedDecentralized.lf, and LoopDistributedDouble.lf --> (61/87) |
After testing, I enabled two more examples in our integration tests: BankIndex.lf and ClockSync.lf --> (63/79) |
Currently, we tested
DistributedCount.lf, DistributedStop.lf, HelloDistributed.lf, PingPongDistibuted.lf, SimpleFederated.lf, StopAtShutdown.lf
only.We must also check Rust RTI operation with the other federated test examples (73/79).
The text was updated successfully, but these errors were encountered: