You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Checklist
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
CFE_EVS_EventType_ERROR
, orCode snips
DS/unit-test/ds_cmds_tests.c
Line 3213 in 7c50a87
Reporter Info
Avi Weiss @thnkslprpt
The text was updated successfully, but these errors were encountered: