Skip to content

Comments

[23951] Run xtypes test cases in parallel#6294

Merged
MiguelCompany merged 3 commits intomasterfrom
hotfix/xtypes-tests
Feb 4, 2026
Merged

[23951] Run xtypes test cases in parallel#6294
MiguelCompany merged 3 commits intomasterfrom
hotfix/xtypes-tests

Conversation

@MiguelCompany
Copy link
Member

@MiguelCompany MiguelCompany commented Feb 3, 2026

Description

This refactors the test_build.py used 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

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • N/A: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • Any new/modified methods have been properly documented using Doxygen.
  • N/A: Any new configuration API has an equivalent XML API (with the corresponding XSD extension)
  • Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • Changes are API compatible.
  • N/A: New feature has been added to the versions.md file (if applicable).
  • N/A: New feature has been documented/Current behavior is correctly described in the documentation.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • If this is a critical bug fix, backports to the critical-only supported branches have been requested.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
@MiguelCompany MiguelCompany added this to the v3.5.0 milestone Feb 3, 2026
@MiguelCompany MiguelCompany requested review from richiprosima and removed request for richiprosima February 3, 2026 11:19
@github-actions github-actions bot added the ci-pending PR which CI is running label Feb 3, 2026
@MiguelCompany MiguelCompany changed the title Run xtypes test cases in parallel [23951] Run xtypes test cases in parallel Feb 3, 2026
@MiguelCompany MiguelCompany merged commit 80d8fee into master Feb 4, 2026
26 of 46 checks passed
@MiguelCompany MiguelCompany deleted the hotfix/xtypes-tests branch February 4, 2026 11:31
@MiguelCompany
Copy link
Member Author

@Mergifyio backport 3.4.x 3.2.x

@mergify
Copy link
Contributor

mergify bot commented Feb 4, 2026

backport 3.4.x 3.2.x

✅ Backports have been created

Details

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)
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-pending PR which CI is running

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants