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
While updating event type constants in nasa/cFE#2221 it was noticed that a few stray uses of the old types (CFE_EVS_ERROR, CFE_EVS_INFORMATION etc.) were still present in LC's commented-out tests.
Expected behavior
Update to new event type constants or remove these commented-out tests.
Checklist
Describe the bug
While updating event type constants in nasa/cFE#2221 it was noticed that a few stray uses of the old types (
CFE_EVS_ERROR
,CFE_EVS_INFORMATION
etc.) were still present in LC's commented-out tests.Expected behavior
Update to new event type constants or remove these commented-out tests.
Code snips
LC/unit-test/lc_app_tests.c
Line 470 in 358fc48
LC/unit-test/lc_app_tests.c
Line 283 in 358fc48
Reporter Info
Avi Weiss @thnkslprpt
The text was updated successfully, but these errors were encountered: