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

Fix #537, Fail tests on startup and tear down failures #579

Merged

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Aug 25, 2020

Describe the contribution
Fix #537 - fail tests on startup or tear down failures... these are failures, just a different severity (likely mean the test didn't work as expected and needs to be fixed)

Testing performed
Built tests with a known startup failure, test failed as expected

Expected behavior changes
Now will fail on startup/tear down failures

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: bundle main (+ cfe/osal main) + this change

Additional context
None

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper
Copy link
Contributor Author

skliper commented Aug 25, 2020

Rushed this one... not ready.

@skliper skliper marked this pull request as draft August 25, 2020 22:08
@skliper skliper force-pushed the fix537-ut-fail-on-tsf branch 2 times, most recently from 1f4ccd0 to c8c2bcd Compare August 25, 2020 22:18
@skliper skliper marked this pull request as ready for review August 25, 2020 22:18
@skliper skliper added CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) enhancement labels Aug 25, 2020
@astrogeco
Copy link
Contributor

CCB 2020-08-26 - Needs the test failure to be fixed (which might have already happened), APPROVED

@yammajamma yammajamma added CCB-20200826 and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Aug 26, 2020
@astrogeco
Copy link
Contributor

@skliper is the only thing missing is to try this against the bundle?

@skliper
Copy link
Contributor Author

skliper commented Sep 2, 2020

I don't think anything is missing. This is ready.

@skliper
Copy link
Contributor Author

skliper commented Sep 2, 2020

I can rebase if you want to see the failure go away.

@astrogeco
Copy link
Contributor

That would be lovely

@skliper skliper changed the base branch from main to integration-candidate September 2, 2020 21:14
@skliper
Copy link
Contributor Author

skliper commented Sep 2, 2020

@astrogeco @yammajamma - rebased on IC and now it passes. Ready to merge.

@yammajamma yammajamma merged commit 756a874 into nasa:integration-candidate Sep 3, 2020
@skliper skliper deleted the fix537-ut-fail-on-tsf branch February 1, 2021 21:36
@skliper skliper added this to the 6.0.0 milestone Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overall Tests Pass Even With a TSF
3 participants