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

Integration Tests Randomly Fail #3089

Open
LeStarch opened this issue Dec 20, 2024 · 0 comments
Open

Integration Tests Randomly Fail #3089

LeStarch opened this issue Dec 20, 2024 · 0 comments
Labels

Comments

@LeStarch
Copy link
Collaborator

LeStarch commented Dec 20, 2024

F´ Version
Affected Component

Problem Description

The CI system runs integration tests on the 'Ref' application. Lately, this run has been failing randomly. These failures are not consistent, but do affect the project as they can mask real errors.

We need to fix this instability.

Details:

  1. Occurs only on Linux Integration Test runs
  2. Occurs randomly. A rerun almost always fixes the problem.
  3. Sample failure: https://github.com/nasa/fprime/actions/runs/12267510122/job/34227736071

We need to:

  1. Attempt to reproduce on a local Linux machine
  2. Analyze the log and note details about the failures (i.e. the failure's signature).
  3. Determine likely causes of this failure driven by the details.
  4. Propose a fix
  5. Test fix locally or in CI
@LeStarch LeStarch added the bug label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant