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

Fix bug where RLTT from not-run load is still applied #247

Closed
wants to merge 1 commit into from

Conversation

taldcroft
Copy link
Member

Description

This fixes a bug in commands v2 where the RLTT from a not-run load (marked as Load not run in the Command Events sheet) was still being applied to other commands.

In addition:

  • Fix a problem where a set of commands that were filtered by the RLTT could cause an index exception.
  • Provide info about the RLTT for each load in logging.

This fix impacted an existing test where the expected answer was actually wrong since part of the ACIS ECS commanding had been cut by the RLTT of OCT2521A which was never run.

Interface impacts

None

Testing

Unit tests

  • Mac (with new unit test)

Independent check of unit tests by [REVIEWER NAME]

  • [PLATFORM]:

Functional tests

No functional testing.

@taldcroft
Copy link
Member Author

Superceded by #248

@taldcroft taldcroft closed this Aug 24, 2022
@taldcroft taldcroft deleted the fix-not-run-load-rltt branch August 24, 2022 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant