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

Broken unit tests #710

Closed
bocchino opened this issue Jun 14, 2021 · 0 comments · Fixed by #726
Closed

Broken unit tests #710

bocchino opened this issue Jun 14, 2021 · 0 comments · Fixed by #726
Assignees
Labels

Comments

@bocchino
Copy link
Collaborator

F´ Version 2.0
Affected Component Various

Problem Description

Several unit tests are broken:

fprime (devel)> grep -r --include CMakeLists.txt BROKEN *
Os/CMakeLists.txt:## TODO: **BROKEN UT**, validation of File fails
Svc/Health/CMakeLists.txt:## **BROKEN UT**
Svc/AssertFatalAdapter/CMakeLists.txt:## **BROKEN UT**

How to Reproduce

  1. Remove the comments disabling the tests from the CMakeLists.txt files.
  2. Run fprime-util check to build and run the tests.
  3. Observe that the tests fail as indicated.

Expected Behavior

These unit tests should pass.

@bocchino bocchino added the bug label Jun 14, 2021
@LeStarch LeStarch self-assigned this Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants