[23951] Run xtypes test cases in parallel#6294
Merged
MiguelCompany merged 3 commits intomasterfrom Feb 4, 2026
Merged
Conversation
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
richiware
approved these changes
Feb 3, 2026
Member
Author
|
@Mergifyio backport 3.4.x 3.2.x |
Contributor
✅ Backports have been createdDetails
|
mergify bot
pushed a commit
that referenced
this pull request
Feb 4, 2026
* Refs #23951. Run xtypes tests cases in parallel. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #23951. Retry failed cases Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #23951. Pydoc Signed-off-by: Miguel Company <miguelcompany@eprosima.com> --------- Signed-off-by: Miguel Company <miguelcompany@eprosima.com> (cherry picked from commit 80d8fee)
mergify bot
pushed a commit
that referenced
this pull request
Feb 4, 2026
* Refs #23951. Run xtypes tests cases in parallel. Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #23951. Retry failed cases Signed-off-by: Miguel Company <miguelcompany@eprosima.com> * Refs #23951. Pydoc Signed-off-by: Miguel Company <miguelcompany@eprosima.com> --------- Signed-off-by: Miguel Company <miguelcompany@eprosima.com> (cherry picked from commit 80d8fee)
This was referenced Feb 4, 2026
MiguelCompany
added a commit
that referenced
this pull request
Feb 5, 2026
* Refs #23951. Run xtypes tests cases in parallel. * Refs #23951. Retry failed cases * Refs #23951. Pydoc --------- (cherry picked from commit 80d8fee) Signed-off-by: Miguel Company <miguelcompany@eprosima.com> Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
MiguelCompany
added a commit
that referenced
this pull request
Feb 5, 2026
* Refs #23951. Run xtypes tests cases in parallel. * Refs #23951. Retry failed cases * Refs #23951. Pydoc --------- (cherry picked from commit 80d8fee) Signed-off-by: Miguel Company <miguelcompany@eprosima.com> Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This refactors the
test_build.pyused for Type Discovery communication tests so the cases in the json file are tested in parallel.It should fix the timeouts we are seeing in MacOS
@Mergifyio backport 3.4.x 3.2.x
Contributor Checklist
versions.mdfile (if applicable).Reviewer Checklist