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 race condition in test_redeploy_after_dependency_recovered #8532

Closed
wants to merge 3 commits into from

Conversation

arnaudsjs
Copy link
Contributor

@arnaudsjs arnaudsjs commented Dec 27, 2024

Description

Fix race condition in test_redeploy_after_dependency_recovered test case.

Closes #8518

Self Check:

  • Attached issue to pull request
  • Changelog entry
  • Type annotations are present
  • Code is clear and sufficiently documented
  • No (preventable) type errors (check using make mypy or make mypy-diff)
  • Sufficient test cases (reproduces the bug/tests the requested feature)
  • Correct, in line with design
  • End user documentation is included or an issue is created for end-user documentation (add ref to issue here: )
  • If this PR fixes a race condition in the test suite, also push the fix to the relevant stable branche(s) (see test-fixes for more info)

@arnaudsjs arnaudsjs requested a review from sanderr December 27, 2024 06:48
@arnaudsjs arnaudsjs added the merge-tool-ready This ticket is ready to be merged in label Dec 27, 2024
@inmantaci
Copy link
Contributor

Processing this pull request

@inmantaci
Copy link
Contributor

Merged into branches master in aabdfd8

inmantaci pushed a commit that referenced this pull request Dec 27, 2024
…ase. (Issue #8518, PR #8532)

# Description

Fix race condition in `test_redeploy_after_dependency_recovered` test case.

Closes #8518

# Self Check:

- [x] Attached issue to pull request
- [x] Changelog entry
- [x] Type annotations are present
- [x] Code is clear and sufficiently documented
- [x] No (preventable) type errors (check using make mypy or make mypy-diff)
- [x] Sufficient test cases (reproduces the bug/tests the requested feature)
- [x] Correct, in line with design
- [ ] ~~End user documentation is included or an issue is created for end-user documentation (add ref to issue here: )~~
- [ ] ~~If this PR fixes a race condition in the test suite, also push the fix to the relevant stable branche(s) (see [test-fixes](https://internal.inmanta.com/development/core/tasks/build-master.html#test-fixes) for more info)~~
@inmantaci inmantaci closed this Dec 27, 2024
@inmantaci inmantaci deleted the issue/fix-race-in-test-redeploy-test-case branch December 27, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-tool-ready This ticket is ready to be merged in
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flaky test
3 participants