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 #2427, Race condition in TestCreateChild #2428

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

dmknutsen
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
Correct race condition in TestCreateChild by reducing the step size.

Testing performed
Steps taken to test the contribution:

  1. Tested updated functional test against Linux and VxWorks and confirmed that the test passes on both systems.

Expected behavior changes
A clear and concise description of how this contribution will change behavior and level of impact.

  • API Change: xxx (if applicable)
  • Behavior Change: xxx (if applicable)
  • Or no impact to behavior

System(s) tested on

  • VM & SP0
  • OS: Linux & VxWorks

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

@dzbaker dzbaker added the CCB:Approved Indicates code review and approval by community CCB label Aug 17, 2023
dzbaker added a commit to nasa/cFS that referenced this pull request Aug 18, 2023
*Combines:*

cFE v7.0.0-rc4+dev366
psp v1.6.0-rc4+dev82

**Includes:**

*cFE*
- nasa/cFE#2428

*psp*
- nasa/PSP#397
- nasa/PSP#402

Co-authored by: Daniel Knutsen <dmknutsen@users.noreply.github.com>
Co-authored by: Anh Van <avan989@users.noreply.github.com>
@dzbaker dzbaker mentioned this pull request Aug 18, 2023
2 tasks
@dzbaker dzbaker merged commit 2329fee into nasa:main Aug 18, 2023
22 checks passed
dzbaker added a commit to nasa/cFS that referenced this pull request Aug 18, 2023
*Combines:*

cFE v7.0.0-rc4+dev366
psp v1.6.0-rc4+dev82

**Includes:**

*cFE*
- nasa/cFE#2428

*psp*
- nasa/PSP#397
- nasa/PSP#402

Co-authored by: Daniel Knutsen <dmknutsen@users.noreply.github.com>
Co-authored by: Anh Van <avan989@users.noreply.github.com>
@dmknutsen dmknutsen added this to the Equuleus milestone Aug 23, 2023
@chillfig chillfig added the bug label Aug 30, 2023
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.

Race condition in TestCreateChild
3 participants