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 #2368, cFE Functional Test 23 #2369

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Conversation

dmknutsen
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
Fixes #2368 - cFE Functional Test 23 Failing
If the cFE functional tests are executed multiple times in a row, because of differences in pre-test log messages - CFE_ES_WriteToSysLog can return CFE_ES_ERR_SYS_LOG_TRUNCATED during execution of cFE test 23. Functional test 23 was updated to allow for the CFE_ES_ERR_SYS_LOG_TRUNCATED return value - as that is an acceptable/nominal condition.

Testing performed
Successfully executed functional tests multiple times in a row.

Expected behavior changes
cFE Functional Test 23 should no longer intermittently fail.

Contributor Info - All information REQUIRED for consideration of pull request
Dan Knutsen
NASA Goddard

@dmknutsen dmknutsen added the bug label Jun 6, 2023
@dmknutsen dmknutsen added this to the Equuleus milestone Jun 6, 2023
@dmknutsen dmknutsen added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jun 6, 2023
@dzbaker dzbaker added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Jun 8, 2023
dzbaker added a commit to nasa/cFS that referenced this pull request Jun 8, 2023
*Combines:*

cFE v7.0.0-rc4+dev342

**Includes:**

*cFE*
- nasa/cFE#2369
- nasa/cFE#2272
- nasa/cFE#2276

Co-authored by: Daniel Knutsen <[email protected]>
Co-authored by: Avi Weiss <[email protected]>
@dzbaker dzbaker mentioned this pull request Jun 8, 2023
2 tasks
@dzbaker dzbaker merged commit bfc4cb6 into nasa:main Jun 8, 2023
21 checks passed
dzbaker added a commit to nasa/cFS that referenced this pull request Jun 8, 2023
*Combines:*

cFE v7.0.0-rc4+dev342

**Includes:**

*cFE*
- nasa/cFE#2369
- nasa/cFE#2272
- nasa/cFE#2276

Co-authored by: Daniel Knutsen <[email protected]>
Co-authored by: Avi Weiss <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug CCB:Approved Indicates code review and approval by community CCB Equuleus-rc1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ES Functional Test: Test Write To Sys Log failing intermittently
2 participants