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

Commented-out test references old event type constant (CFE_EVS_ERROR) #70

Open
2 tasks done
thnkslprpt opened this issue Dec 5, 2022 · 0 comments
Open
2 tasks done

Comments

@thnkslprpt
Copy link
Contributor

thnkslprpt commented Dec 5, 2022

Checklist

  • I reviewed the Contributing Guide.
  • I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.

Describe the bug
A single stray reference to the old event type constants remains here in a commented-out test case (CFE_EVS_ERROR).
Will cause a build failure if un-commented-out.

Expected behavior

  1. Update to CFE_EVS_EventType_ERROR, or
  2. Delete this commented-out code

Code snips

(Ut_CFE_EVS_EventSent(DS_ADD_MID_CMD_ERR_EID, CFE_EVS_ERROR, "Invalid ADD MID command arg: invalid MID = 0x

Reporter Info
Avi Weiss @thnkslprpt

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

No branches or pull requests

2 participants